1. a8ccddc generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
  2. aabdca6 check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
  3. 3fcaf6c generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
  4. cc403cb generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
  5. dc64163 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
  6. d74d2ab check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
  7. 5f37b25 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
  8. 7f6eabd generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
  9. 19f5566 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
  10. 132d446 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  11. 5ce51b1 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
  12. 0ddab0e generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
  13. c21147e test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
  14. 84dc329 generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
  15. f27d407 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
  16. fb41816 cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
  17. 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  18. 34f2805 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
  19. 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  20. 52516a6 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
  21. b0a524f tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
  22. 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
  23. 270dcd1 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
  24. 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  25. 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  26. 87a6d27 Merge pull request #9040 from Ryan-Everett-arm/crypto-config-psa_crypto_rsa_no_genprime by Ronald Cron · 1 year, 3 months ago
  27. fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 4 months ago
  28. eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  29. 3caada6 Merge pull request #9035 from valeriosetti/asn1-missing-guard-in-rsa by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  30. ec3b90f changelog: fix text by Valerio Setti · 1 year, 4 months ago
  31. ce86865 add changelog by Valerio Setti · 1 year, 4 months ago
  32. 89f5af8 adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C by Valerio Setti · 1 year, 4 months ago
  33. daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
  34. 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  35. 40eaf12 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
  36. ee74339 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  37. 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  38. 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  39. 37bc93c test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
  40. 57d23e2 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
  41. 50e5979 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
  42. 186f458 test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
  43. 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
  44. 4d14581 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
  45. 1f6dab7 test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago
  46. 91fdff0 test_suite_pk: fix get_predefined_key_data() return value by Valerio Setti · 1 year, 4 months ago
  47. 9aa4fa9 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
  48. 7031a4e generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  49. 59c614b generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
  50. 862d14e generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  51. 776dce5 asymmetric_key_data: fix public RSA-2048 key by Valerio Setti · 1 year, 4 months ago
  52. 8f40460 generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
  53. 4575d23 Add a note on hits usefulness by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  54. 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  55. 432e3b4 Misc fixes & improvements to driver testing doc by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  56. a47a3c4e Rephrase description of the KDF situation by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  57. ae22f04 Refine paragraphs about incomplete entry points by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  58. 0ca2fd0 Update libtestdriver1 vs internal by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  59. dde1abd Update of opaque asymmetric encrypt/decrypt by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  60. 6c45361 Update for HMAC testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  61. 98f8da1 Update names of components renamed in the meantime by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  62. 45fe86d Fix a typo in a comment by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  63. f2089da Update status of RSA testing by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  64. 70cd911 Improve comment in a header file by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  65. 4c81c34 Fix copy-pasta in top-of-file comment by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  66. b18bc80 Add note about fallback to other entry points by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  67. 1f4c905 all.s: Rm redundant build-only accel components by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  68. 1ad29c8 Rm redundant driver+built-in all.sh component by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  69. 6a96f42 Document driver wrapper suite & tested configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  70. 3dbd236 Update user-config-for-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  71. 733a67b all.sh: group helper functions in sections by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  72. b66f9db Document test-driver status per family by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  73. 1a827a3 Start documenting test-driver framework. by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  74. cb42409 compat.sh: properly skip unsupported DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  75. 0dd6ca41 compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  76. 6bda5f5 generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  77. bee9656 Merge pull request #8999 from tom-cosgrove-arm/fix-compilation-when-memcpy-is-function-like-macro by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/development/pr-8999-32e26eff4965f7489e836838f32868e2a2de210f
  78. 32e26ef Merge pull request #8997 from mpg/fix-wrong-dep-test-case by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/development/pr-8997-a4b773d3bb25db127d1e3a5a81293cf058381a4b
  79. f53112e Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  80. 0a4ffa4 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  81. ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  82. 057ceb2 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  83. 03fe253 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  84. 7cca290 Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  85. b482a47 Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago
  86. 7ee2833 Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
  87. e2776d1 Correct dependancy on `MBEDTLS_X509_INFO` for x509parse by Pengyu Lv · 1 year, 8 months ago
  88. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  89. 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
  90. 233fcaa tls13: Do not initiate at all resumption if tickets not supported by Ronald Cron · 1 year, 4 months ago
  91. fe15d90 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
  92. e4d9013 Merge pull request #8987 from valeriosetti/issue8903 by Bence Szépkúti · 1 year, 4 months ago
  93. a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
  94. d85eeae tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
  95. 66a206c tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
  96. 81bb589 tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
  97. 9314df6 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
  98. 387aaff Merge pull request #9007 from mpg/checkbox-3.6 by Tom Cosgrove · 1 year, 4 months ago
  99. b76573c We now have two LTS branches to backport to. by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  100. 1c7f5de pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago