Crate radicle_crypto
source ·Modules
Structs
- A key pair.
- The public/verification key.
- The private/signing key.
- A seed, which a key pair can be derived from.
- Cryptographic signature.
- Error returned if signing fails, eg. due to an HSM or KMS.
- Unverified (used as type witness).
- Verified (used as type witness).
Enums
Traits
Type Definitions
- Output of a Diffie-Hellman key exchange.