mbedtls/tests
Gilles Peskine 6ac8f94a72 Fix cipher info key length sanity checks
Most supported ciphers have a 128-bit, 192-bit or 256-bit keys. List the
exceptions explicitly.

This commit fixes a test failure with the null cipher and an incorrect
comment that omitted several key lengths.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-09-01 08:31:49 +02:00
..
.jenkins
configs Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
data_files Removal of RC4 certs and fixes to docs and tests 2021-06-21 13:27:29 +02:00
docker/bionic
git-scripts Remove Git pre-commit hook 2021-05-20 10:37:22 +02:00
include Adding new macro for tests failing 2021-07-09 14:27:04 +02:00
scripts Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api 2021-08-30 09:47:46 +02:00
src Adding new macro for tests failing 2021-07-09 14:27:04 +02:00
suites Fix cipher info key length sanity checks 2021-09-01 08:31:49 +02:00
.gitignore Ignore generated source files that are no longer checked in 2021-05-20 10:37:22 +02:00
CMakeLists.txt Remove MD2, MD4, RC4, Blowfish and XTEA 2021-06-16 10:34:25 +02:00
compat-in-docker.sh
compat.sh Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt
make-in-docker.sh
Makefile Error out if enumerating the generated data files fails 2021-07-13 18:36:05 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api 2021-08-30 09:47:46 +02:00