mbedtls/programs
Hanno Becker 66daa68c19 Reliably zeroize sensitive data in AES sample application
The AES sample application programs/aes/aescrypt2 could miss zeroizing
the stack-based key buffer in case of an error during operation. This
commit fixes this and also clears another temporary buffer as well as
all command line arguments (one of which might be the key) before exit.
2017-07-28 21:41:11 +01:00
..
aes Reliably zeroize sensitive data in AES sample application 2017-07-28 21:41:11 +01:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Clarify the use of ECDSA API 2017-06-07 15:59:21 +01:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Minor: Fix typo in program comments 2017-07-19 23:39:59 +02:00
test Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Add extra compilation conditions to X.509 samples 2016-10-10 09:45:17 +01:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00