1. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  2. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  3. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  4. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  5. fc73aa0 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  6. f5a30af Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  7. d9c7be7 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  8. f9f3d21 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  9. a621fd9 gitignore: ignore test_keys.h and test_certs.h by Valerio Setti · 1 year, 3 months ago
  10. 2cdc8f7 Merge pull request #9122 from davidhorstmann-arm/fix-fuzzing-build-failures by Gilles Peskine · 1 year, 3 months ago
  11. cbea7d6 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  12. 041ed42 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
  13. 1238b37 Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
  14. 9b57687 Merge pull request #9104 from valeriosetti/issue8962 by Tom Cosgrove · 1 year, 3 months ago
  15. 0e7aaae Merge pull request #9017 from valeriosetti/issue9010 by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9017-ca73fc6627283f54c52f8eba18a68cda2b907217
  16. a8ccddc generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
  17. aabdca6 check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
  18. 3fcaf6c generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
  19. cc403cb generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
  20. d9e4251 all.sh: add test component to build and test psasim by Valerio Setti · 1 year, 3 months ago
  21. 4491cea Merge pull request #9097 from valeriosetti/moving-psasim by Tom Cosgrove · 1 year, 3 months ago
  22. dc64163 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
  23. 4f4ade9 psa-client-server: move psasim from framework repo to the mbedtls one by Valerio Setti · 1 year, 3 months ago
  24. c160488 Added work directory for the psa client/server testing epic by Minos Galanakis · 1 year, 3 months ago
  25. d74d2ab check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
  26. 5f37b25 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
  27. 7f6eabd generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
  28. 19f5566 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
  29. 132d446 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  30. 5ce51b1 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
  31. 898066b Merge pull request #9049 from gilles-peskine-arm/test-dependencies-20240314-development by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  32. ff3b821 Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  33. 6191f4a Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  34. dd782f4 Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  35. 01fde2c Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  36. 3b81ea1 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  37. 0ddab0e generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
  38. c21147e test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
  39. 84dc329 generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
  40. f27d407 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
  41. fb41816 cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
  42. 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  43. 34f2805 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
  44. 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  45. 52516a6 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
  46. b0a524f tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
  47. 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
  48. 270dcd1 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
  49. 77c13e6 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  50. c158fe6 Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  51. 2776240 Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  52. d00b93b Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
  53. 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  54. e855317 Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
  55. 014a63b Convert recent RSA key files in PEM format from PKCS8 to PKCS1 by Gilles Peskine · 1 year, 3 months ago
  56. 0652b62 Fix rsa_pkcs1_*_clear.der to actually be PKCS#1 files by Gilles Peskine · 1 year, 3 months ago
  57. cbb4507 Use large enough keys when testing parsing of non-word-aligned RSA sizes by Gilles Peskine · 1 year, 3 months ago
  58. 9c3ebe3 Add some test RSA keys of sizes 768 and up by Gilles Peskine · 1 year, 3 months ago
  59. b612f9f Cleartext RSA keys: also make DER formats available by Gilles Peskine · 1 year, 3 months ago
  60. 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  61. 1f4e039 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 4 months ago
  62. 6b3a9ee Allow PSA to not support RSA keys with non-byte-aligned sizes by Gilles Peskine · 1 year, 4 months ago
  63. 57a0b91 Remove redundant dependency by Gilles Peskine · 1 year, 4 months ago
  64. fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 4 months ago
  65. eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  66. daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
  67. 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  68. 40eaf12 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
  69. ee74339 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  70. 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  71. 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  72. 37bc93c test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
  73. 57d23e2 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
  74. 50e5979 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
  75. 186f458 test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
  76. 42f2e21 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
  77. 4d14581 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
  78. 1f6dab7 test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
  79. 91fdff0 test_suite_pk: fix get_predefined_key_data() return value by Valerio Setti · 1 year, 4 months ago
  80. 9aa4fa9 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
  81. 7031a4e generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  82. 59c614b generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
  83. 862d14e generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  84. 8f40460 generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
  85. 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  86. 45fe86d Fix a typo in a comment by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  87. 70cd911 Improve comment in a header file by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  88. 4c81c34 Fix copy-pasta in top-of-file comment by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  89. 1f4c905 all.s: Rm redundant build-only accel components by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  90. 1ad29c8 Rm redundant driver+built-in all.sh component by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  91. 3dbd236 Update user-config-for-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  92. 733a67b all.sh: group helper functions in sections by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  93. cb42409 compat.sh: properly skip unsupported DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  94. 0dd6ca41 compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  95. 6bda5f5 generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  96. f53112e Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  97. 0a4ffa4 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  98. ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  99. 057ceb2 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  100. 03fe253 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago