main
crypto-glue
pub type Aes256GcmN16 = AesGcm<Aes256, U16, U16>;
pub struct Aes256GcmN16 { /* private fields */ }