mbedtls/programs/test
Manuel Pégourié-Gonnard 3dc62a0a9b chachapoly: force correct mode for integrated API
Allowing DECRYPT with crypt_and_tag is a risk as people might fail to check
the tag correctly (or at all). So force them to use auth_decrypt() instead.

See also https://github.com/ARMmbed/mbedtls/pull/1668
2018-06-04 12:18:19 +02:00
..
benchmark.c chachapoly: force correct mode for integrated API 2018-06-04 12:18:19 +02:00
CMakeLists.txt Do not install zeroize program in CMakeLists 2018-04-17 10:02:17 -05:00
selftest.c Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
ssl_cert_test.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
udp_proxy_wrapper.sh udp_proxy_wrapper.sh: fix cleanup not cleaning up 2017-10-24 11:25:19 +01:00
udp_proxy.c Resolve integer type conversion problem on MSVC 2017-12-06 08:37:39 +00:00
zeroize.c Update zeroize test to use mbedtls_platform_zeroize() 2018-04-17 10:14:53 -05:00