1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

Changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman
2023-02-24 17:45:41 +00:00
parent 4daca63734
commit bf0597f804

View File

@@ -0,0 +1,3 @@
Security
* Use platform-provided secure zeroization function where possible, such as
explicit_bzero().