Crate massa_signature
source ·Expand description
Signature management
Modules§
- error 🔒
Structs§
- Deserializer for
PublicKey
- Public key used to check if a message was encoded by the corresponding
PublicKey
. Generated from theKeyPair
usingSignatureEngine
- Serializer for
Signature
Enums§
- versioned KeyPair used for signature and decryption
- Error generated by massa-signature crate
- Public key used to check if a message was encoded by the corresponding
PublicKey
. Generated from theKeyPair
usingSignatureEngine
- Signature generated from a message and a
KeyPair
.
Functions§
- Verifies a batch of signatures