main
crypto-glue
pub type Aes128Key = Zeroizing<Key<Aes128>>;
pub struct Aes128Key(/* private fields */);