mbedtls/tests
Gilles Peskine c6b0d96c31 More precise testing of dhm_min_len
An SSL client can be configured to insist on a minimum size for the
Diffie-Hellman (DHM) parameters sent by the server. Add several test
cases where the server sends parameters with exactly the minimum
size (must be accepted) or parameters that are one bit too short (must
be rejected). Make sure that there are test cases both where the
boundary is byte-aligned and where it isn't.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-04-01 14:18:31 +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
include/test psa: cipher: Remove cipher_generate_iv driver entry point 2021-03-26 15:58:25 +01:00
scripts psa: Add cipher accelerator flags to test_psa_crypto_drivers 2021-03-26 15:48:13 +01:00
src psa: cipher: Remove cipher_generate_iv driver entry point 2021-03-26 15:58:25 +01:00
suites Merge pull request #3616 from militant-daos/bug_3175 2021-03-30 17:33:08 +02:00
.gitignore
CMakeLists.txt MPS Reader Tests: Test basic feed-get-commit-reclaim cycle 2021-03-29 14:19:32 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Adding printf format warning flags to makefiles 2021-03-10 17:00:32 +00:00
ssl-opt-in-docker.sh
ssl-opt.sh More precise testing of dhm_min_len 2021-04-01 14:18:31 +02:00