logo
pub type Aes256GcmSiv = AesGcmSiv<Aes256>;
Expand description

AES-GCM-SIV with a 256-bit key.