mbedtls/tests
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
..
data_files Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed 2018-03-29 10:57:57 +01:00
git-scripts
scripts Fix minor code style issues 2018-05-15 09:21:57 +01:00
suites chachapoly: force correct mode for integrated API 2018-06-04 12:18:19 +02:00
.gitignore
CMakeLists.txt Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
compat.sh Fix minor code style issues 2018-05-15 09:21:57 +01:00
Descriptions.txt
Makefile Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
ssl-opt.sh Merge branch 'pr_946' into development-proposed 2018-04-04 10:33:45 +02:00