Skip to main content

Module header

Module header 

Source
Expand description

File header structures, serialization, and header binding for AAD.

Structs§

FileHeader
Complete v3 file header.
HeaderBinding
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