mbedtls/tests
Gilles Peskine 6e3187b212 RSA: Use hashlen as the hash input size as documented
Where hashlen was previously ignored when the hash length could be
inferred from an md_alg parameter, the two must now match.

Adapt the existing tests accordingly. Adapt the sample programs accordingly.

This commit does not add any negative testing.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-22 18:39:53 +02:00
..
.jenkins
configs
data_files More precise testing of dhm_min_len 2021-04-01 14:18:31 +02:00
docker/bionic
git-scripts Remove Git pre-commit hook 2021-05-20 10:37:22 +02:00
include Define public fields of mbedtls_ecp_group in alt test header 2021-06-15 00:12:37 +02:00
scripts MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM 2021-06-15 00:14:28 +02:00
src Fix exercise key test 2021-06-21 10:39:36 +01:00
suites RSA: Use hashlen as the hash input size as documented 2021-06-22 18:39:53 +02:00
.gitignore Ignore generated source files that are no longer checked in 2021-05-20 10:37:22 +02:00
CMakeLists.txt Add missing test suites to CMakeLists.txt 2021-05-25 20:11:48 +02:00
compat-in-docker.sh
compat.sh Remove the _SSL_FALLBACK_ parts 2021-05-24 12:49:59 +02:00
context-info.sh _SSL_DTLS_BADMAC_LIMIT config.h option removed 2021-05-26 13:36:21 +02:00
Descriptions.txt
make-in-docker.sh
Makefile Don't make configuration-independent files depend on config.h 2021-05-20 10:37:22 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4382 from hanno-arm/max_record_payload_api 2021-06-08 11:07:27 +02:00