Structs§
- A
KeyPairBoxrepresents a minisign key pair. - A
PublicKeyBoxrepresents a minisign public key. - Error type for minisign-rs
- A
SecretKeyBoxrepresents a minisign secret key. - A
SignatureBoxrepresents a minisign signature.
Enums§
- Error kind for minisign-rs
Functions§
- Create a new public key from a secret key
- Create a new public key from a string in the minisign format pub key file
- Create a new secret key from a string in the minisign format key file
- minisign some data
- Verify a minisign signature