mbedtls/ChangeLog.d/fix-tls-padbuf-zeroization
Paul Elliott 83ae22dbbd Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-09-01 14:29:04 +01:00

4 lines
191 B
Text

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.