Expand description
Modules§
Structs§
- KeyPair
- Public/secret keypair for use with
crate::dryocbox::DryocBoxand libsodium-compatible public-key encryption.
Type Aliases§
- Public
Key - Stack-allocated public key type alias.
- Secret
Key - Stack-allocated secret key type alias.
- Stack
KeyPair - Stack-allocated key pair type alias.