mbedtls/ChangeLog.d
gabor-mezei-arm 76749aea78
Zeroize internal buffers and variables in PKCS and SHA
Zeroising of local buffers and variables which are used for calculations in
mbedtls_pkcs5_pbkdf2_hmac() and mbedtls_internal_sha*_process() functions
to erase sensitive data from memory.
Checked all function for possible missing zeroisation in PKCS and SHA.

Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
2020-08-25 19:13:58 +02:00
..
00README.md Add guidance on writing and maintaining changelog entries 2020-03-27 20:14:19 +01:00
cmake-install.txt Library files aren't supposed to be executable 2020-07-02 13:19:17 +02:00
do_not_persist_volatile_external_keys.txt Added missing newline in changelog entry 2020-06-17 13:54:18 +02:00
format-signedness.txt Only pass -Wformat-signedness to versions of GCC that support it. 2020-07-03 16:51:14 +08:00
zeroizations_of_sensitive_data_in_PKCS5_and_SHA.txt Zeroize internal buffers and variables in PKCS and SHA 2020-08-25 19:13:58 +02:00