1. b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  2. 5064af6 Dynamic key store: preparatory refactoring by Gilles Peskine · 1 year, 2 months ago
  3. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  4. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  5. aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
  6. a9083b7 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  7. 5eca402 Fix inverted assertion message by Gilles Peskine · 12 months ago
  8. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  9. a542420 Call in_mbedtls_repo by Thomas Daubney · 12 months ago
  10. 7ee1a4e Merge pull request #9235 from gilles-peskine-arm/psa_generate_key_custom-3.6 by Gilles Peskine · 12 months ago
  11. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  12. 14b87f6 Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago
  13. 4a85ff3 Rename one more deprecated identifier by Gilles Peskine · 1 year, 1 month ago
  14. 0d619b2 Documentation improvements by Gilles Peskine · 1 year, 1 month ago
  15. 52504f8 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 2 months ago
  16. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  17. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  18. d865c42 Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  19. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  20. e65cca2 Document the key_ext functions as deprecated by Gilles Peskine · 1 year, 2 months ago
  21. 603b5b8 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
  22. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  23. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  24. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  25. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  26. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  27. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  28. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  29. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 1 year ago
  30. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  31. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  32. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  33. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  34. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  35. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  36. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  37. b49e884 Merge pull request #9309 from gilles-peskine-arm/psa-keystore-design-doc-3.6 by Gilles Peskine · 1 year ago
  38. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  39. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  40. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  41. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  42. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  43. 52992e5 Merge pull request #9395 from sezrab/mbedtls_test_ssl_message_queue_pop_info-3.6 by Bence Szépkúti · 1 year ago
  44. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  45. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  46. d289fa1 Merge pull request #9432 from gabor-mezei-arm/9158_bp36_update_framework by Ronald Cron · 1 year ago
  47. fef3cc3 Update framework by Gabor Mezei · 1 year ago
  48. 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
  49. ecb3936 Introduce project_name.txt by Thomas Daubney · 1 year, 8 months ago
  50. fd01bec Miscellaneous clarifications by Gilles Peskine · 1 year ago
  51. f13fdf8 Expand on performance by Gilles Peskine · 1 year ago
  52. 1a0107b Discuss why we have so many variants by Gilles Peskine · 1 year ago
  53. dbd726b Link to issue about freeing empty slices by Gilles Peskine · 1 year ago
  54. ac6b610 Improve and fix explanation of next_free by Gilles Peskine · 1 year ago
  55. 7d8abab Update macro name about the static key store by Gilles Peskine · 1 year ago
  56. 47f3fcd Typos and minor clarifications by Gilles Peskine · 1 year ago
  57. b38e960 Merge pull request #9419 from ronald-cron-arm/move-crypto-test-suites-3.6 by Ronald Cron · 1 year ago
  58. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  59. e5bbb2f Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
  60. 62b0976 Update framework as in PR 9394 by Ronald Cron · 1 year ago
  61. 467775e programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  62. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  63. 977766c CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
  64. c297c76 Fix copypasta by Gilles Peskine · 1 year, 1 month ago
  65. 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
  66. 7d3451d Merge pull request #9388 from eleuzi01/backport-9285 by Gilles Peskine · 1 year, 1 month ago
  67. ab26f5c Merge pull request #9386 from eleuzi01/backport-9287 by Paul Elliott · 1 year, 1 month ago
  68. d66dc64 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  69. f39b2e0 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  70. 8a13d82 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  71. e7624ca Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  72. 0d0f4ad Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  73. 7dea096 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  74. 708ec09 Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
  75. b6bf370 Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 2 months ago
  76. 543909d Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  77. d72ad73 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  78. 86c6037 Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  79. 4804847 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  80. cd693c3 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
  81. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  82. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  83. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  84. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  85. 71a0e8c Merge pull request #9398 from davidhorstmann-arm/upgrade-python-dependencies-3.6 by Gilles Peskine · 1 year, 1 month ago
  86. 4e7ca64 Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
  87. 89a48ce Merge pull request #9392 from valeriosetti/backport-fix-psa_key_derivation_verify_bytes by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9392-71ff969ca255d29180644d6b84fc94d3728daee8
  88. 1fb69a9 tests/ssl_helpers: Check that message queue is popped by Tomás González · 1 year, 6 months ago
  89. d30cc09 psa: fix parameters' names of psa_key_derivation_verify_bytes() by Valerio Setti · 1 year, 1 month ago
  90. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  91. 83da5ab Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
  92. 71ff969 Merge pull request #9383 from ronald-cron-arm/move-mbedtls-crypto-modules-3.6 by Ronald Cron · 1 year, 1 month ago
  93. eebe477 Update framework submodule by Ronald Cron · 1 year, 1 month ago
  94. 3e419b0 Merge pull request #9375 from davidhorstmann-arm/move-test-data-files-to-framework-3.6 by Gilles Peskine · 1 year, 1 month ago
  95. dda4382 Update the framework submodule to the merge of PR18 by Ronald Cron · 1 year, 1 month ago
  96. 55e4c36 Update framework submodule by David Horstmann · 1 year, 1 month ago
  97. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  98. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  99. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  100. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago