Enums§
- Components
- facilitates mode-specific decryption component extraction.
- Decrypt
- encapsulates the parameters and mode for decryption.
- Encrypt
- encapsulates the parameters and mode for encryption.
Functions§
- decrypt
- decrypts and verifies content.
- encrypt
- signs and encrypts content.
- extract_
components - extract components from encrypted result.
- extract_
components_ mut - extract components from encrypted result, mutating the content passed in.
- generate_
dh_ keys - generates
Dh
pub/priv key pairs. - generate_
fingerprint - generates fingerprints and verifying keys for signing.