mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 03:26:28 +00:00
Merge remote-tracking branch 'upstream-restricted/pr/399' into development-restricted
This commit is contained in:
@@ -21,6 +21,8 @@ Security
|
||||
* 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.
|
||||
* Set PEM buffer to zero before freeing it, to avoid decoded private keys
|
||||
being leaked to memory after release.
|
||||
|
||||
Features
|
||||
* Allow comments in test data files.
|
||||
|
||||
Reference in New Issue
Block a user