mbedtls/ChangeLog.d/make_base64_table_access_constant_flow.txt
Paul Elliott 0c0f9adab1 Fixup changelog formatting
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-03-04 14:43:01 +00:00

5 lines
145 B
Plaintext

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