class Secp256k1::Schnorr

Defined in:

secp256k1/schnorr.cr

Constant Summary

AUXILIARY_RANDOMNESS_SIZE = 32
MESSAGE_SIZE = 32
SIGNATURE_SIZE = 64