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