mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03: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.
|