Files
mbedtls/programs
Hanno Becker 6a74b2f687 Zeroize sensitive data in aescrypt2 and crypt_and_hash examples
This commit replaces multiple `memset()` calls in the example
programs aes/aescrypt2.c and aes/crypt_and_hash.c by calls to
the reliable zeroization function `mbedtls_zeroize()`.

While not a security issue because the code is in the example
programs, it's bad practice and should be fixed.
2018-10-15 13:28:08 +01:00
..
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2018-08-29 06:46:27 -04:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00