blob: 2c26de89faf302f35c6e35f1daa7016a2596d340 [file] [log] [blame]
Changes
* When using CBC with the cipher module, the requirement to call
mbedtls_cipher_set_padding_mode() is now enforced. Previously, omitting
this call accidentally applied a default padding mode chosen at compile
time.