Constant aes_gcm_siv::C_MAX [−][src]
pub const C_MAX: u64 = (1 << 36) + 16; // 0x0000_0010_0000_0010u64
Expand description
Maximum length of ciphertext (from RFC 8452 Section 6)
pub const C_MAX: u64 = (1 << 36) + 16; // 0x0000_0010_0000_0010u64
Maximum length of ciphertext (from RFC 8452 Section 6)