1. 6f35a4d Merge pull request #9547 from davidhorstmann-arm/align-development-3.6-test-helpers-3.6 by Manuel Pégourié-Gonnard · 9 months ago
  2. 9b6c40e Disentangle 3.6/4.0 *_PSA_INIT/DONE variants by David Horstmann · 9 months ago
  3. a8e30d8 Harmonise names of MBEDTLS_TEST_HAVE_ macros by David Horstmann · 10 months ago
  4. a7d2afe Tidy up header guards by David Horstmann · 10 months ago
  5. 40859ac fix PR9302 backporting issues by Valerio Setti · 10 months ago
  6. fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
  7. bdfb80b psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  8. 5c10bc7 psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  9. 7b1b9de psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  10. 38efe85 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  11. ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  12. 37fa2d1 Re-add special case for 3.6 by David Horstmann · 10 months ago
  13. dfd3075 Only guard with CRYPTO_CLIENT when version >= 4 by David Horstmann · 10 months ago
  14. 8660e4b Align 3.6 tests/{src,include} with development PR by David Horstmann · 11 months ago
  15. 5950301 Don't call psa_crypto_init in unit tests when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  16. d66dc64 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  17. 86c6037 Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  18. 4804847 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  19. e883870 Merge branch 'development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  20. 8d60685 Remove unnecessary dependencies from psa_crypto_helpers.h by Ryan Everett · 1 year, 6 months ago
  21. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  22. 2b106de Enable generated PSA wrappers by Gilles Peskine · 1 year, 7 months ago
  23. 2de5abf Only poison memory when buffer copying is enabled by David Horstmann · 1 year, 8 months ago
  24. 83ece2f Add extra MBEDTLS_PSA_CRYPTO_C guard for header by David Horstmann · 1 year, 8 months ago
  25. 10e9aa2 tests: add PSA_INIT/PSA_DONE to CCM and GCM test suites by Valerio Setti · 1 year, 8 months ago
  26. 7de0928 Move wrapper include to psa_crypto_helpers.h by David Horstmann · 1 year, 8 months ago
  27. 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 8 months ago
  28. dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
  29. 402cfba psa: free RNG implementation before checking for remaining open key slots by Valerio Setti · 1 year, 9 months ago
  30. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  31. 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
  32. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  33. ac7a04a Move parse_binary_string function to psa_crypto_helpers by Kusumit Ghoderao · 2 years ago
  34. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  35. 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  36. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  37. c2d16b2 MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  38. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  39. 161dca6 Fix typos & improve wording in comments by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  40. fa99afa PK: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  41. ffcda56 Make MD_PSA_INIT/DONE available to all suites by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  42. 9f132b7 Clarify real/dummy def of PSA_INIT/DONE by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  43. 7dc8b95 Fix failures in builds without PSA_CRYPTO_C by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  44. e64b405 Fix build error in CI about test_fail_if_psa_leaking by Yanray Wang · 2 years, 9 months ago
  45. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  46. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  47. 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
  48. a57267c Add a possibility to call PSA_INIT without MBEDTLS_PSA_CRYPTO_C by Andrzej Kurek · 3 years ago
  49. 3cec8e8 tests: Init PSA crypto if TLS 1.3 is enabled by Ronald Cron · 3 years, 4 months ago
  50. 53de262 Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  51. fed825a ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
  52. 98a3435 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  53. 4ff7303 Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  54. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  55. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  56. e09ef87 Document the newly exported storage cleanup macros and functions by Gilles Peskine · 4 years, 6 months ago
  57. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  58. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  59. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  60. 1e9c042 Minor fixup of SKIP_IF test macro documentation verbiage by Steven Cooreman · 4 years, 6 months ago
  61. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  62. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 7 months ago
  63. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  64. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 8 months ago
  65. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 8 months ago
  66. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 8 months ago
  67. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 8 months ago
  68. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 8 months ago
  69. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  70. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  71. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  72. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  73. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  74. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago[Renamed (98%) from tests/psa_crypto_helpers.h]
  75. 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
  76. 849b05a Fix PSA tests by Janos Follath · 6 years ago
  77. 3cff768 Move the one non-crypto-specific PSA helper macro to a new header by Gilles Peskine · 6 years ago
  78. 1838e82 Rename psa_helpers.function to psa_crypto_helpers.h by Gilles Peskine · 6 years ago[Renamed (96%) from tests/psa_helpers.function]
  79. dd413d3 Test shutdown without closing handles by Gilles Peskine · 6 years ago
  80. a6d252a New macro PSA_DONE for a clean PSA shutdown by Gilles Peskine · 6 years ago
  81. 952f409 Create PSA-specific helper function file by Gilles Peskine · 6 years ago