Expand description
Modules§
Structs§
- KeyPair
- Public/private keypair for use with
crate::dryocbox::DryocBox, aka libsodium box
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.