Modules§
Structs§
- KeyPair
- A key pair.
- Public
Key - The public/verification key.
- Secret
Key - The private/signing key.
- Seed
- A seed, which a key pair can be derived from.
- Signature
- Cryptographic signature.
- Signer
Error - Error returned if signing fails, eg. due to an HSM or KMS.
- Unverified
- Unverified (used as type witness).
- Verified
- Verified (used as type witness).
Enums§
Traits§
Type Aliases§
- Shared
Secret - Output of a Diffie-Hellman key exchange.