mbedtls/tests
Gilles Peskine 9a9adcd6aa MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
Changed the option to disable the use of 64-bit division, to an option
to disable the use of double-width division, whether that's 64 or 128-bit.
2017-07-22 11:53:56 +02:00
..
data_files Document test data makefile 2017-06-06 18:44:14 +02:00
scripts MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION 2017-07-22 11:53:56 +02:00
suites fix for issue 1118: check if iv is zero in gcm. 2017-07-20 00:11:24 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-15 09:08:26 +00:00
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh Fix issue in testing SHA-1 compile-time option 2017-06-08 17:51:08 +02:00