mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-06 10:19:56 +00:00
Add changelog entry for checking set_padding() before cipher_finish()
Signed-off-by: Waleed Elmelegy <[email protected]>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Changes
|
||||
* Check while doing cipher encryption/decryption that
|
||||
mbedtls_set_padding has been called in case of modes
|
||||
that require padding.
|
||||
Reference in New Issue
Block a user