pub const AEAD_KEY_LEN: usize = 32;
ChaCha20-Poly1305 key length in bytes, and therefore the HKDF output length the [derive_aead_key] expand step produces.
derive_aead_key