pub const AES_128_CBC_OID: ObjectIdentifier;Expand description
128-bit Advanced Encryption Standard (AES) algorithm with Cipher-Block Chaining (CBC) mode of operation.
main (development) branch of crypto-glue.pub const AES_128_CBC_OID: ObjectIdentifier;128-bit Advanced Encryption Standard (AES) algorithm with Cipher-Block Chaining (CBC) mode of operation.