1. e373c94 Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  2. 80e54a2 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  3. 02cd716 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  4. f12359d Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  5. 7fa055b Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  6. 121a7bf Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
  7. 1bc28fe Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
  8. df097d3 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  9. 90dddc6 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
  10. 58b660c Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
  11. b037785 generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
  12. 6f86a4a check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
  13. 3d54a9d generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
  14. d714259 generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
  15. 42efdd8 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
  16. feb87a9 check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
  17. 97e4e04 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
  18. e2f2dd5 generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
  19. b090df2 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
  20. 91eefe4 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  21. 1717821 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
  22. a875369 generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
  23. 1c56ca4 test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
  24. 351236a generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
  25. ba91d44 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
  26. 911363e cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
  27. c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  28. 5241f39 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
  29. 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  30. b627199 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
  31. 4b9aebf tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
  32. a607a1b test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
  33. cd96473 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
  34. 8c2b301 Merge pull request #9050 from gilles-peskine-arm/test-dependencies-20240314-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  35. 4b2639c Merge pull request #9033 from valeriosetti/issue8871-backport by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  36. 2890798 Convert recent RSA key files in PEM format from PKCS8 to PKCS1 by Gilles Peskine · 1 year, 3 months ago
  37. 69eba51 Fix rsa_pkcs1_*_clear.der to actually be PKCS#1 files by Gilles Peskine · 1 year, 3 months ago
  38. 786dff6 Use large enough keys when testing parsing of non-word-aligned RSA sizes by Gilles Peskine · 1 year, 3 months ago
  39. 0a2d482 Add some test RSA keys of sizes 768 and up by Gilles Peskine · 1 year, 3 months ago
  40. dfb7afe Cleartext RSA keys: also make DER formats available by Gilles Peskine · 1 year, 3 months ago
  41. f6275b7 Merge pull request #9021 from mpg/compat-fixes-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  42. 09569d1 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 4 months ago
  43. e6b6c14 Allow PSA to not support RSA keys with non-byte-aligned sizes by Gilles Peskine · 1 year, 4 months ago
  44. 401d6dc Remove redundant dependency by Gilles Peskine · 1 year, 4 months ago
  45. 763b240 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  46. 5e96584 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  47. e537018 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
  48. 5868548 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  49. e7987b6 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  50. 690ab45 test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
  51. e98c378 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
  52. 7903385 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
  53. ab4b01b test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
  54. 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
  55. 73932e3 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
  56. 5a07cff test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
  57. 83ddd43 test_suite_pk: fix get_predefined_key_data() return value by Valerio Setti · 1 year, 4 months ago
  58. 04ee264 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
  59. 65953e2 generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  60. f38640d generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
  61. ea9c8bd generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  62. 2b0242b generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
  63. 7affeef generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  64. b9a3f79 test_suite_pk: minor code fixes and comments improvements by Valerio Setti · 1 year, 4 months ago
  65. 001ec96 generate_test_keys.py: minor improvements by Valerio Setti · 1 year, 4 months ago
  66. 09e9872 test_suite_pk: fix guards by Valerio Setti · 1 year, 4 months ago
  67. bdb7ae1 test_suite_pk: add python script to generate predefined keys by Valerio Setti · 1 year, 4 months ago
  68. 88ab0d4 test_suite_pk: simplify pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
  69. 9658e77 test_suite_pk: simplify pk_genkey() by Valerio Setti · 1 year, 4 months ago
  70. 0b15050 test_suite_pk: fix key_id initialization value by Valerio Setti · 1 year, 4 months ago
  71. cca2d43 test_suite_pk: use look-up table instead of file for the predefined keys by Valerio Setti · 1 year, 4 months ago
  72. 5ec9341 test_suite_pk: remove PSA_WANT_KEY_TYPE_[ECC/RSA]_KEY_PAIR_GENERATE dependencies by Valerio Setti · 1 year, 4 months ago
  73. cdb5a7d test_suite_pk: modify pk_psa_genkey() in order to use predefined keys by Valerio Setti · 1 year, 4 months ago
  74. 8bfa7fd test_suite_pk: use a single helper function to generate PSA keys by Valerio Setti · 1 year, 5 months ago
  75. dfc1915 test_suite_pk: modify pk_genkey() in order to use predefined keys by Valerio Setti · 1 year, 5 months ago
  76. 8b3a272 test-data: add predefined RSA and EC keys by Valerio Setti · 1 year, 5 months ago
  77. cfb9f4d ssl-opt.sh: Fix some test dependencies by Ronald Cron · 1 year, 4 months ago
  78. 561181c Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
  79. b3cdd4b ssl-opt.sh: Adapt tests to OpenSSL 3 by Ronald Cron · 1 year, 4 months ago
  80. 0e711e1 Add RSA key certificates by Ronald Cron · 1 year, 4 months ago
  81. 48395bc compat.sh: properly skip unsupported DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  82. 8488254 compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  83. 79d2587 Merge pull request #9009 from mpg/fix-wrong-dep-test-case-3.6 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-3.6/pr-9009-f05f7066a12f57c105a6cd3dd6f13f0f947829f6
  84. 6a8e4eb all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  85. f02af2d tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  86. 54a9b11 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
  87. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  88. 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  89. 094f553 tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  90. 346b818 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  91. 1fb5854 tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  92. 8196369 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  93. 4ee6ddc Merge pull request #9004 from valeriosetti/issue8903-backport by Bence Szépkúti · 1 year, 4 months ago
  94. 87747c7 Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  95. 5aa6a64 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  96. 3bb89dc Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  97. a44cab0 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  98. b13c218 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  99. 64b6e4d Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  100. a9d3eaf Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago