1. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  2. 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  3. 0266cfe psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
  4. 7975fae Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  5. 40170d9 tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
  6. 5601cd2 psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
  7. 9ba7691 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
  8. 73c9d9e psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
  9. 81ca97e tests: psa driver: Align RSA/ECP sign/verify hash dispatch by Ronald Cron · 4 years, 4 months ago
  10. a72b12d tests: psa: driver: mac: Remove opaque entry points in library by Ronald Cron · 4 years, 1 month ago
  11. c7a40bc tests: psa: driver: cipher: Remove unnecessary check by Ronald Cron · 3 years, 8 months ago
  12. 9b67428 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  13. e9a45fc test: psa driver: Remove unnecessary IV generation by Ronald Cron · 4 years, 1 month ago
  14. dff6c5d Restore internal driver for aead_set_lengths by Paul Elliott · 3 years, 10 months ago
  15. 325d374 Move set lengths checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  16. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 10 months ago
  17. 0f32b7d Apply fixes to test driver from lib implementation by Paul Elliott · 3 years, 11 months ago
  18. 9d17bf4 Styling and refactoring by Archana · 3 years, 11 months ago
  19. 449608b Code style improvements by Archana · 4 years ago
  20. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  21. 6ed4bda pre-existing validation extended by Archana · 4 years ago
  22. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  23. 0a6a569 Add missing include to PSA test driver by Paul Elliott · 4 years ago
  24. 26f4aef Remove aead_verify call from test driver by Paul Elliott · 4 years ago
  25. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  26. fcb5cdc Add per function hits to driver wrappers by Paul Elliott · 4 years, 1 month ago
  27. b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
  28. b4a0129 Add test/helpers include to test drivers. Remove config.h include. by Mateusz Starzyk · 4 years, 2 months ago
  29. f2b11a9 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to tests drivers by Mateusz Starzyk · 4 years, 3 months ago
  30. 2c09c9b Introduce MBEDTLS_PRIVATE macro. by Mateusz Starzyk · 4 years, 3 months ago
  31. cbbde5f Split multipart AEAD contexts into two parts by Paul Elliott · 4 years, 3 months ago
  32. a218ceb Merge upstream test driver changes locally by Paul Elliott · 4 years, 3 months ago
  33. 4bbe82b Add transparent driver tests for M-AEAD by Paul Elliott · 4 years, 3 months ago
  34. 50eac35 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 3 months ago
  35. ae3ec52 Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
  36. c7f0a57 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  37. ce1d8d2 tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  38. 4607c82 tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
  39. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  40. b5d59a0 tests: psa: cipher: Remove out-dated comment by Ronald Cron · 4 years, 4 months ago
  41. fa036c8 tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 4 months ago
  42. 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
  43. ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago
  44. 054bf7f Reduce indentation need by checking negative case first by Steven Cooreman · 4 years, 4 months ago
  45. a1ce2f2 Rename test driver lifetime to location by Steven Cooreman · 4 years, 5 months ago
  46. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  47. 1a0fbac Refactor opaque key handling in the test driver by Steven Cooreman · 4 years, 5 months ago
  48. 33a32f0 Move test driver implementation of platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  49. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  50. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 5 months ago
  51. f9a55ff Add test driver implementation for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  52. bfe551d tests: Add AEAD transparent test driver hooks by Ronald Cron · 4 years, 4 months ago
  53. de82281 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
  54. 5618a39 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
  55. 3522e32 psa: cipher: Add transparent driver test specific entry points by Ronald Cron · 4 years, 5 months ago
  56. 7cb9c3d psa: cipher: Move to driver operation context application allocation by Ronald Cron · 4 years, 5 months ago
  57. 8d310ad psa: Rework unauthenticated cipher support in transparent test driver by Ronald Cron · 4 years, 8 months ago
  58. b5399a8 psa: Rework ECDSA sign/verify support in the transparent test driver by Ronald Cron · 4 years, 8 months ago
  59. d2fb854 psa: Add RSA sign/verify hash support to the transparent test driver by Ronald Cron · 4 years, 8 months ago
  60. bbe5cbb Add ECP transparent test driver generate_key entry point by Ronald Cron · 4 years, 9 months ago
  61. 3a9c46b Add RSA key generation support to the transparent test driver by Ronald Cron · 4 years, 9 months ago
  62. 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
  63. 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 8 months ago
  64. f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 8 months ago
  65. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  66. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  67. e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
  68. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
  69. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  70. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  71. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
  72. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  73. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  74. 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
  75. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  76. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  77. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  78. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
  79. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  80. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  81. ef8575e Apply review feedback by Steven Cooreman · 5 years ago
  82. 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 5 years ago
  83. fe0ab55 Implement one-shot cipher in test driver by Steven Cooreman · 5 years ago
  84. 16afd3d Unify cipher setup function inside test driver by Steven Cooreman · 5 years ago
  85. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  86. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
  87. 8b12225 Add a working implementation of a multipart AES-CTR test driver by Steven Cooreman · 5 years ago
  88. 3ec4018 Update license texts by Steven Cooreman · 5 years ago
  89. d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 5 years ago
  90. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  91. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  92. 831c695 Apply feedback from PR review by Steven Cooreman · 5 years ago
  93. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  94. 15f58d2 Move mbedtls_to_psa_error declaration to internal header by Steven Cooreman · 5 years ago
  95. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  96. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
  97. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  98. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 5 years ago
  99. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  100. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago