Static AES_128_GCM
pub static AES_128_GCM: AlgorithmAvailable on crate features
crypto and ring and std only.Expand description
AES-128 in GCM mode with 128-bit tags and 96 bit nonces.
pub static AES_128_GCM: Algorithmcrypto and ring and std only.AES-128 in GCM mode with 128-bit tags and 96 bit nonces.