mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-16 00:40:52 +00:00
5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
Security
|
|
* Fix a case where potentially sensitive information held in memory would not
|
|
be completely zeroized during TLS 1.2 handshake, in both server and client
|
|
configurations.
|