Crate massa_signature

source ·
Expand description

Signature management

Modules

Structs

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 the KeyPair using SignatureEngine
  • Signature generated from a message and a KeyPair.

Functions