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.
- validate
- Checks whether
datahas been corrupted or tampered with.