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