mbedtls/programs/test
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
..
benchmark.c Basic support for Curve448, similar to the current level of support for Curve25519 2018-03-29 14:29:06 +01:00
CMakeLists.txt Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00
selftest.c selftest: allow excluding a subset of the tests 2017-12-20 21:57:48 +01:00
ssl_cert_test.c
udp_proxy_wrapper.sh
udp_proxy.c
zeroize.c Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00