mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 09:44:17 +01:00
4 lines
172 B
Plaintext
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.
|