mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
69b904b679
commit
8d265f75a4
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/make_base64_table_access_constant_flow.txt
Normal file
4
ChangeLog.d/make_base64_table_access_constant_flow.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Security
|
||||
* Guard against strong local side channel attack against base64 tables by
|
||||
making access aceess to them use constant flow code.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue