Expand description
File header structures, serialization, and header binding for AAD.
Structs§
- File
Header - Complete v3 file header.
- Header
Binding - The fixed header fields bound as associated data to every v3 AEAD operation.
Enums§
- AadPurpose
- Which ciphertext an AEAD operation belongs to.
Constants§
- MAGIC
- MAX_
ACCEPTED_ CHUNK_ SIZE - Largest chunk size accepted when parsing a header. Bounds the per-chunk allocation a crafted file can request.
- VERSION