- 9bfe69a Merge pull request #9274 from eleuzi01/backport-9250 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9274-087d0070403ceb3d71e30fc76d0bcb5fa4ae889b
- 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
- 2463ec8 tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
- da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
- 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
- 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
- dcc99bf Merge pull request #9203 from gilles-peskine-arm/ssl-test-no-skip-all-3.6 by Gilles Peskine · 1 year, 2 months ago
- dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
- 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
- ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- a5eadf4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
- cddcd7a Merge pull request #9177 from ttytm/fix-typo-bp-3.6 by Gilles Peskine · 1 year, 2 months ago
- c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
- 22a092b Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
- c521bad Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
- 29c4017 Merge pull request #9131 from davidhorstmann-arm/move-mbedtls-dev-to-framework-3.6 by Bence Szépkúti · 1 year, 2 months ago
- 20f4488 fix typo by Turiiya · 1 year, 3 months ago
- 2c3aa94 Merge pull request #9166 from gilles-peskine-arm/analyze_outcomes-generate_files-3.6 by Gilles Peskine · 1 year, 2 months ago
- baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
- 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
- 8941033 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
- 8526751 Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
- f313902 Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
- 7d949ae Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
- e3283ed test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
- f47f545 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
- 281aa2e Merge pull request #9136 from gilles-peskine-arm/ssl-opt-server2-detection-3.6 by Gilles Peskine · 1 year, 3 months ago
- f287691 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
- d2d9bbf Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
- 5194ff8 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
- abb1c22 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
- 89ef2fa Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 21ad576 Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
- f9c798c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
- e373c94 Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 80e54a2 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
- 02cd716 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
- f12359d Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
- 7fa055b Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
- 121a7bf Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
- 1bc28fe Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
- b1827cb Add mbedtls_framework to mypy checks by David Horstmann · 1 year, 3 months ago
- 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- 04f3433 Add framework/scripts to scripts_path.py by David Horstmann · 1 year, 3 months ago
- a927e81 gitignore: ignore test_keys.h and test_certs.h by Valerio Setti · 1 year, 3 months ago
- df097d3 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
- 90dddc6 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
- 58b660c Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
- b037785 generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
- 6f86a4a check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
- 3d54a9d generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
- d714259 generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
- 42efdd8 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
- feb87a9 check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
- 97e4e04 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
- e2f2dd5 generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
- b090df2 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
- 91eefe4 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
- 1717821 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
- a875369 generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
- 1c56ca4 test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
- 351236a generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
- ba91d44 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
- 911363e cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
- c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 5241f39 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
- 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- b627199 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
- 4b9aebf tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
- a607a1b test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
- cd96473 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
- 8c2b301 Merge pull request #9050 from gilles-peskine-arm/test-dependencies-20240314-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 4b2639c Merge pull request #9033 from valeriosetti/issue8871-backport by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 2890798 Convert recent RSA key files in PEM format from PKCS8 to PKCS1 by Gilles Peskine · 1 year, 3 months ago
- 69eba51 Fix rsa_pkcs1_*_clear.der to actually be PKCS#1 files by Gilles Peskine · 1 year, 3 months ago
- 786dff6 Use large enough keys when testing parsing of non-word-aligned RSA sizes by Gilles Peskine · 1 year, 3 months ago
- 0a2d482 Add some test RSA keys of sizes 768 and up by Gilles Peskine · 1 year, 3 months ago
- dfb7afe Cleartext RSA keys: also make DER formats available by Gilles Peskine · 1 year, 3 months ago
- f6275b7 Merge pull request #9021 from mpg/compat-fixes-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 09569d1 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 3 months ago
- e6b6c14 Allow PSA to not support RSA keys with non-byte-aligned sizes by Gilles Peskine · 1 year, 3 months ago
- 401d6dc Remove redundant dependency by Gilles Peskine · 1 year, 3 months ago
- 763b240 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 5e96584 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
- e537018 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
- 5868548 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- e7987b6 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 690ab45 test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
- e98c378 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
- 7903385 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
- ab4b01b test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
- 7ee12b7 test_suite_pk: use pk_setup() instead of mbedtls_rsa_gen_key() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 4 months ago
- 73932e3 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
- 5a07cff test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
- 83ddd43 test_suite_pk: fix get_predefined_key_data() return value by Valerio Setti · 1 year, 4 months ago
- 04ee264 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
- 65953e2 generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- f38640d generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
- ea9c8bd generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 2b0242b generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago