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