mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 17:37:58 +02:00
Add ChangeLog entry for PKCS#7 side channel fix
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
4
ChangeLog.d/pkcs7-padding-side-channel-fix.txt
Normal file
4
ChangeLog.d/pkcs7-padding-side-channel-fix.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Security
|
||||
* Fix a timing side channel in the implementation of PKCS#7 padding
|
||||
which would allow an attacker who can request decryption of arbitrary
|
||||
ciphertexts to recover the last byte of each block of the plaintext.
|
||||
Reference in New Issue
Block a user