main
crypto-glue
pub type Aes256CbcEnc = Encryptor<Aes256>;
pub struct Aes256CbcEnc { /* private fields */ }