mbedtls/programs
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
..
aes Correct comment 2017-07-28 22:28:08 +01:00
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 Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Fix minor code style issues 2018-05-15 09:21:57 +01:00
test chachapoly: force correct mode for integrated API 2018-06-04 12:18:19 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Improve output on bad cmd line args in programs/x509/cert_write 2017-10-03 14:56:04 +01:00
.gitignore Add programs/test/zeroize.c to test mbedtls_zeroize 2018-04-17 09:17:38 -05:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Fix alignment of Makefiles 2018-04-17 09:17:38 -05:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00