Static ring13::aead::AES_128_GCM

source ·
pub static AES_128_GCM: Algorithm
Expand description

AES-128 in GCM mode with 128-bit tags and 96 bit nonces.

C analog: EVP_aead_aes_128_gcm

Go analog: crypto.aes