mbedtls/programs
Andres Amaya Garcia 5ab74a1401 Add programs/test/zeroize.c to test mbedtls_zeroize
The idea is to use the simple program that is expected to be modified
rarely to set a breakpoint in a specific line and check that the
function mbedtls_zeroize() does actually set the buffer to 0 and is not
optimised out by the compiler.
2018-04-17 09:17:38 -05:00
..
aes
hash New MD API: rename functions from _ext to _ret 2018-01-22 11:54:42 +01:00
pkey Merge remote-tracking branch 'upstream-public/pr/1142' into development-proposed 2018-04-04 09:20:59 +02:00
random
ssl Merge branch 'development' into iotssl-1204 2018-03-28 14:52:35 +01:00
test Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00
util
x509
.gitignore Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00
CMakeLists.txt
Makefile Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00
wince_main.c