Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.10-rc

This commit is contained in:
Dave Rodgman
2021-03-08 16:46:51 +00:00
4 changed files with 159 additions and 13 deletions

View 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.