1. 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
  2. a57267c Add a possibility to call PSA_INIT without MBEDTLS_PSA_CRYPTO_C by Andrzej Kurek · 3 years ago
  3. 7a27e85 Fix failure of RSA accel test by Manuel Pégourié-Gonnard · 3 years ago
  4. 19b4cd8 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  5. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
  6. d9e1287 crypto_config_test_driver_extension.h add HKDF_EXTRACT/EXPAND algs by Przemek Stekiel · 3 years, 2 months ago
  7. d146542 New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
  8. 3cec8e8 tests: Init PSA crypto if TLS 1.3 is enabled by Ronald Cron · 3 years, 4 months ago
  9. afb4828 Merge pull request #5292 from mprse/asym_encrypt by Gilles Peskine · 3 years, 5 months ago
  10. f8614a0 asymmetric_encryption.h: trim trailing spaces by Przemek Stekiel · 3 years, 5 months ago
  11. 7a58208 Change names rsa->asymmetric_encryption by Przemek Stekiel · 3 years, 5 months ago
  12. 6a0b1ef Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  13. ba4cade Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  14. 333e0fa Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  15. 4576b91 Compact the argument lists by Przemyslaw Stekiel · 3 years, 6 months ago
  16. 2d18c7e Move driver asymetric encrypt/decript declarations to asym.h by Przemyslaw Stekiel · 3 years, 8 months ago
  17. dc13725 Add tests for an opaque import in the driver wrappers by Andrzej Kurek · 3 years, 8 months ago
  18. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  19. 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  20. 27d4771 tests: psa: Remove MD2, MD4 and ARC4 related code by Ronald Cron · 3 years, 8 months ago
  21. fd25ddb psa: Fix and improve comments by Ronald Cron · 3 years, 9 months ago
  22. 4c0ec76 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
  23. 0266cfe psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
  24. 7975fae Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  25. 72b25da tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
  26. 40170d9 tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
  27. 5601cd2 psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
  28. 9ba7691 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
  29. 9a37ff6 tests: psa: aead: Fix operation type in entry point prototypes by Ronald Cron · 3 years, 8 months ago
  30. 9b67428 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  31. 53de262 Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  32. fed825a ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
  33. 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  34. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  35. 9d17bf4 Styling and refactoring by Archana · 4 years ago
  36. 449608b Code style improvements by Archana · 4 years ago
  37. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  38. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  39. 98a3435 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  40. 4ff7303 Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  41. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  42. fcb5cdc Add per function hits to driver wrappers by Paul Elliott · 4 years, 1 month ago
  43. ebc49e5 New test helper mbedtls_test_read_mpi by Gilles Peskine · 4 years, 2 months ago
  44. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  45. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  46. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  47. 34428a6 Remove duplicated ASSERT_ALLOC define by TRodziewicz · 4 years, 2 months ago
  48. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  49. c7eeeb1 Fix long-standing obsolete comment by Gilles Peskine · 4 years, 2 months ago
  50. ecacc3c Make the fallback behavior of mbedtls_test_rnd_buffer_rand optional by Gilles Peskine · 4 years, 5 months ago
  51. 0b1b0ab Update references in some test function documentation by Gilles Peskine · 4 years, 5 months ago
  52. b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
  53. bbd617b Remove duplicated definition of ASSERT_ALLOC by Gilles Peskine · 4 years, 2 months ago
  54. 2d0769d Simplification of the tests by TRodziewicz · 4 years, 2 months ago
  55. 7019955 Removal of the TEST_VALID_PARAM macro and its usages by TRodziewicz · 4 years, 2 months ago
  56. 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
  57. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  58. b198272 Document MBEDTLS_ALLOW_PRIVATE_ACCESS inside test/helpers.h. by Mateusz Starzyk · 4 years, 2 months ago
  59. 2c09c9b Introduce MBEDTLS_PRIVATE macro. by Mateusz Starzyk · 4 years, 3 months ago
  60. 7f0a180 Fix missed drivers header by Paul Elliott · 4 years, 3 months ago
  61. a218ceb Merge upstream test driver changes locally by Paul Elliott · 4 years, 3 months ago
  62. 4bbe82b Add transparent driver tests for M-AEAD by Paul Elliott · 4 years, 3 months ago
  63. 50eac35 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  64. ae3ec52 Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
  65. c7f0a57 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  66. ce1d8d2 tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  67. 4607c82 tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
  68. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  69. fa036c8 tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  70. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  71. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  72. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  73. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  74. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
  75. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 6 months ago
  76. f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  77. 3f613c1 Improve mbedtls_test_err_add_check documentation by Chris Jones · 4 years, 4 months ago
  78. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  79. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  80. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  81. bfe551d tests: Add AEAD transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  82. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  83. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  84. 7cb9c3d psa: cipher: Move to driver operation context application allocation by Ronald Cron · 4 years, 5 months ago
  85. 6e412a7 psa: cipher: Pass Mbed TLS implementation its operation ctx by Ronald Cron · 4 years, 5 months ago
  86. 8d310ad psa: Rework unauthenticated cipher support in transparent test driver by Ronald Cron · 4 years, 8 months ago
  87. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  88. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  89. 5a7702e Fix some C function documentation in the test framework by Gilles Peskine · 4 years, 5 months ago
  90. c86a165 Don't use STATIC_ASSERT_EXPR on non-GCC-compatible compilers by Gilles Peskine · 4 years, 6 months ago
  91. 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
  92. aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
  93. e09ef87 Document the newly exported storage cleanup macros and functions by Gilles Peskine · 4 years, 6 months ago
  94. 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
  95. 5c2665b Use const pointers on parsing functions by Gilles Peskine · 4 years, 6 months ago
  96. e50b578 Document functions and macros that are now exported by Gilles Peskine · 4 years, 6 months ago
  97. e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
  98. 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
  99. 5794836 Create a separate test module for ASN.1 test helper functions by Gilles Peskine · 4 years, 6 months ago
  100. 66e7b90 Create a separate test module for PSA exercise_key by Gilles Peskine · 4 years, 6 months ago