mbedtls/tests
Manuel Pégourié-Gonnard eb402f3cd3 Add test for restartable signature
Test relies on deterministic signature as this uses plain sig internally, so
if deterministic works, then so does non-deterministic, while the reciprocal
is false. (Also, deterministic is enabled by default in config.h.)

Test case is taken from a RFC 6979 test vector, just manually converting (r,s)
to the encoded signature.
2017-08-09 11:44:53 +02:00
..
data_files Add missing dependency in test-certs Makefile 2017-08-08 18:54:13 +02:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Improve some comments, fix some typos+whitespace 2017-08-08 18:17:53 +02:00
suites Add test for restartable signature 2017-08-09 11:44:53 +02:00
.gitignore
CMakeLists.txt
compat.sh Allow SHA-1 in test scripts 2017-06-06 18:44:14 +02:00
Descriptions.txt
Makefile
ssl-opt.sh Fix the check for max CA intermediates in ssl-opt.sh 2017-07-28 18:18:29 +01:00