mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 05:59:23 +01:00
Merge remote-tracking branch 'upstream-restricted/pr/369' into development-restricted
This commit is contained in:
commit
c753f5daf4
11 changed files with 82 additions and 34 deletions
|
|
@ -19,6 +19,8 @@ Security
|
|||
was independently reported by Tim Nordell via e-mail and by Florin Petriuc
|
||||
and sjorsdewit on GitHub. Fix proposed by Florin Petriuc in #1022. Fixes #707.
|
||||
* Tighten should-be-constant-time memcmp against compiler optimizations.
|
||||
* Ensure that buffers are cleared after use if they contain sensitive data.
|
||||
Changes were introduced in multiple places in the library.
|
||||
|
||||
Features
|
||||
* Allow comments in test data files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue