mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Add missing ChangeLog entry
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
15e860c639
commit
22a854ab96
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/AES_SETKEY_ALT-fix.txt
Normal file
5
ChangeLog.d/AES_SETKEY_ALT-fix.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Bugfix
|
||||
* Fix an issue that occurred when building with MBEDTLS_AES_SETKEY_DEC_ALT.
|
||||
Key management methods that are required for MBEDTLS_CIPHER_MODE_XTS were
|
||||
excluded from the build and led to failure. Fixes #3818. Reported by
|
||||
John Stroebel.
|
||||
Loading…
Add table
Add a link
Reference in a new issue