Constant AES_256_GCM_SIV
pub const AES_256_GCM_SIV: Algorithm;Available on crate feature
crypto only.Expand description
AES-256 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.
pub const AES_256_GCM_SIV: Algorithm;crypto only.AES-256 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.