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
- The message to be signed/verified
- Schnorr
- Schnorr signer context for the Mina signature algorithm
Functionsยง
- create_
kimchi ๐ - create_
legacy ๐