Expand description
Mina Schnorr signature scheme
An implementation of the singer interface for the Mina signature algorithm
Details: https://github.com/MinaProtocol/mina/blob/develop/docs/specs/signatures/description.md
Structsยง
- Message
- Internal message structure for Schnorr signature hash computation.
- Schnorr
- Schnorr signer context for the Mina signature algorithm
Constantsยง
- BLAK
E2B_ ๐OUTPUT_ SIZE BLAKE2boutput size in bytes for nonce derivation.
Functionsยง
- create_
kimchi ๐ - create_
legacy ๐