mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-23 06:21:02 +00:00
Adapt ChangeLog
This commit is contained in:
parent
66daa68c19
commit
3948a101b6
|
@ -9,6 +9,9 @@ Security
|
|||
(default: 8) intermediates, even when it was not trusted. Could be
|
||||
triggered remotely on both sides. (With auth_mode set to required
|
||||
(default), the handshake was correctly aborted.)
|
||||
* Realiably zeroize sensitive data after use in AES example applications
|
||||
programs/aes/aescrypt2 and programs/aes/crypt_and_hash.
|
||||
Found by Laurent Simon.
|
||||
|
||||
API Changes
|
||||
* Certificate verification functions now set flags to -1 in case the full
|
||||
|
|
Loading…
Reference in a new issue