Files
mbedtls/ChangeLog.d/zeroising_of_plaintext_buffer.txt
2020-08-03 10:53:48 +02:00

4 lines
172 B
Plaintext

Security
* Zeroising of plaintext buffers in mbedtls_ssl_read() to erase unused
application data from memory. Reported in #689 by
Johan Uppman Bruce of Sectra.