mbedtls/tests
David Horstmann 9643575d92 Limit OIDs to 128 components
The longest OID known by oid-info.com is 34 components[1], so 128
should be plenty and will limit the potential for attacks.

[1] http://oid-info.com/get/1.3.6.1.4.1.1248.1.1.2.1.3.21.69.112.115.111.110.32.83.116.121.108.117.115.32.80.114.111.32.52.57.48.48

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-04-26 11:50:14 +01:00
..
.jenkins
configs Switch to the new code style 2023-01-11 14:50:10 +01:00
data_files Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased 2023-02-21 11:53:30 +00:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Use ASSERT_COMPARE in test_suite_md 2023-02-09 09:15:50 +01:00
opt-testcases Rebase code to restore reco-delay and fix some style issues 2023-02-08 07:41:42 +00:00
scripts Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction 2023-02-15 16:22:36 +01:00
src test: adjust include after PK_CAN_ECDSA_SOME was moved 2023-02-13 15:35:37 +01:00
suites Limit OIDs to 128 components 2023-04-26 11:50:14 +01:00
.gitignore
CMakeLists.txt Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh compat.sh: simplify code of iterating on VERIFY for PSK tests 2023-02-08 14:58:35 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Extend test framework for Record Size Limit Extension 2023-02-06 12:54:29 +01:00