Structs§
Enums§
Functions§
- decrypt
- Attempts the decryption of encrypted data.
- encrypt
- Encrypts a message.
- extract_
encrypted - Extracts the raw ChaCha-encrypted content from the provided slice.
- parse_
key - Parses an encryption key.
- validate
- Checks whether
data
has been corrupted or tampered with.