mbedtls/tests
Gilles Peskine b1a977f5a7 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-27 21:44:33 +01:00
..
data_files Improve Readme for long test certificate chains 2017-07-26 13:49:38 +01:00
scripts MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION 2017-07-27 21:44:33 +01:00
suites fix for issue 1118: check if iv is zero in gcm. 2017-07-27 21:44:33 +01:00
.gitignore
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
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh 2017-07-26 13:49:32 +01:00