mbedtls/ChangeLog.d/make_base64_table_access_constant_flow.txt
Paul Elliott 8d265f75a4 Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-03-04 14:08:13 +00:00

5 lines
144 B
Plaintext

Security
* Guard against strong local side channel attack against base64 tables by
making access aceess to them use constant flow code.