Expand description
Cryptographic operations for secure file encryption
Structs§
- Crypto
Engine - Crypto engine for encryption/decryption operations
- Encryption
Header - Encryption parameters stored with encrypted data
- File
Metadata - File metadata stored with encrypted data
- Secure
Key - Secure key material that is zeroized on drop
Enums§
- Crypto
Error - Cryptographic errors
Constants§
- CHECKSUM_
SIZE - NONCE_
SIZE - SALT_
SIZE - Salt for key derivation