Closed tmarkovski closed 2 years ago
Caveat: Due to missing separate implementations for G1 and G2 keys, the combined BlsKeypair actually uses G2 signature.
The sign/verify/key_exchange functionality are added as a convenience functions, so it might make sense to separate them into a non-default feature.
Caveat: Due to missing separate implementations for G1 and G2 keys, the combined BlsKeypair actually uses G2 signature.
The sign/verify/key_exchange functionality are added as a convenience functions, so it might make sense to separate them into a non-default feature.