Constant AES_128_GCM_SIV
pub const AES_128_GCM_SIV: Algorithm;Expand description
AES-128 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.
pub const AES_128_GCM_SIV: Algorithm;AES-128 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.