mbedtls/tests
Gilles Peskine 139108af94 RSA PSS: fix minimum length check for keys of size 8N+1
The check introduced by the previous security fix was off by one. It
fixed the buffer overflow but was not compliant with the definition of
PSS which technically led to accepting some invalid signatures (but
not signatures made without the private key).
2017-10-18 19:03:42 +02:00
..
data_files RSA: Fix buffer overflow in PSS signature verification 2017-10-17 19:01:38 +02:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Allow comments in test data files 2017-10-06 11:58:50 +01:00
suites RSA PSS: fix minimum length check for keys of size 8N+1 2017-10-18 19:03:42 +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 Remove use of GNU sed features from ssl-opt.sh 2017-10-06 11:59:13 +01:00