pub const KEY_LEN: usize = 32;
aead-chacha20
Length of a symmetric key for any algorithm shipped in this version, in bytes. Equal to 32 (256-bit keys).
32