mbedtls/tests
Gilles Peskine 28a0c72795 RSA: Fix buffer overflow in PSS signature verification
Fix buffer overflow in RSA-PSS signature verification when the hash is
too large for the key size. Found by Seth Terashima, Qualcomm.

Added a non-regression test and a positive test with the smallest
permitted key size for a SHA-512 hash.
2017-10-17 19:01:38 +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: Fix buffer overflow in PSS signature verification 2017-10-17 19:01:38 +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