1. 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
  2. dde6a91 Optimize out psa_pake_computation_stage_t by Przemek Stekiel · 2 years, 6 months ago
  3. ca8d2b2 Add get-data functions for inputs + tests by Przemek Stekiel · 2 years, 7 months ago
  4. 7b73017 Simplify psa_pake_computation_stage_s structure by Przemek Stekiel · 2 years, 7 months ago
  5. b09c487 Combine core pake computation stage(step,sequence,state) into single driver step by Przemek Stekiel · 2 years, 7 months ago
  6. 9a5b812 Cleanup the code by Przemek Stekiel · 2 years, 8 months ago
  7. fcd70e2 Adapt pake driver wrapper tests for the new design by Przemek Stekiel · 2 years, 8 months ago
  8. e12ed36 Move JPAKE state machine logic from driver to core by Przemek Stekiel · 2 years, 8 months ago
  9. 3f9dbac Adapt ake driver tests to the new design by Przemek Stekiel · 2 years, 8 months ago
  10. 95629ab Add forced status for pake setup by Przemek Stekiel · 2 years, 8 months ago
  11. c6b9546 Adapt test_suite_psa_crypto_pake test for the new design by Przemek Stekiel · 2 years, 8 months ago
  12. 51eac53 Divide pake operation into two phases collecting inputs and computation. by Przemek Stekiel · 2 years, 8 months ago
  13. 0c78180 mbedtls_psa_pake_get_implicit_key: move psa_key_derivation_input_bytes call to upper layer by Przemek Stekiel · 2 years, 8 months ago
  14. 7658a07 Add pake driver wrapper tests by Przemek Stekiel · 2 years, 9 months ago
  15. 061a016 Add ALG_TLS12_PRF, TLS12_PSK_TO_MS, LG_TLS12_ECJPAKE_TO_PMS support to test driver extensions by Przemek Stekiel · 2 years, 9 months ago
  16. 6a9785f Add pake.h to test driver header by Przemek Stekiel · 2 years, 9 months ago
  17. 0379002 Add test components to test accelerated pake and fallback by Przemek Stekiel · 2 years, 9 months ago
  18. d3da040 Add test driver impl for pake by Przemek Stekiel · 2 years, 9 months ago
  19. ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 6 months ago
  20. 48c591c Fix warning with GCC 12 by Paul Elliott · 2 years, 6 months ago
  21. 250a5ac Merge pull request #7095 from paul-elliott-arm/interruptible_sign_hash_codestyle by Gilles Peskine · 2 years, 6 months ago
  22. e42cedf Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased by Dave Rodgman · 2 years, 6 months ago
  23. a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
  24. 716163e Improve allocation bounds in testing by Dave Rodgman · 2 years, 6 months ago
  25. 5b5a0b6 Change error codes to more appropriate codes by David Horstmann · 2 years, 6 months ago
  26. ec718af Merge pull request #7051 from gabor-mezei-arm/6376_Secp521r1_fast_reduction by Janos Follath · 2 years, 6 months ago
  27. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  28. f8e5b56 Fix get_num_ops internal code. by Paul Elliott · 2 years, 6 months ago
  29. d652dce Add failing test case (invalid signature) for zero-length data by Dave Rodgman · 2 years, 6 months ago
  30. c5874db Add test-case for signature over zero-length data by Dave Rodgman · 2 years, 6 months ago
  31. 0af1b53 Remove some abbrevations from test descriptions. by Paul Elliott · 2 years, 6 months ago
  32. 96b89b2 Add comment to indicate non-PSA spec assertion. by Paul Elliott · 2 years, 6 months ago
  33. f1743e2 Add verify call to max ops tests by Paul Elliott · 2 years, 6 months ago
  34. c86d45e Remove spurious incorrect comment by Paul Elliott · 2 years, 6 months ago
  35. efebad0 Run extra complete in failure tests regardless. by Paul Elliott · 2 years, 6 months ago
  36. 01885fa Fix include guards on auxiliary test function. by Paul Elliott · 2 years, 6 months ago
  37. a4cb909 Add max ops tests by Paul Elliott · 2 years, 6 months ago
  38. 76d671a Split state tests into two functions by Paul Elliott · 2 years, 6 months ago
  39. b830b35 Shorten test descriptions. by Paul Elliott · 2 years, 6 months ago
  40. 1243f93 Fix build fails with non ECDSA / restartable builds by Paul Elliott · 2 years, 6 months ago
  41. 6f60037 Move {min|max}_complete choice logic into function by Paul Elliott · 2 years, 6 months ago
  42. c977441 Ensure that operation is put into error state if error occurs by Paul Elliott · 2 years, 6 months ago
  43. f9c91a7 Store the hash, rather than the pointer by Paul Elliott · 2 years, 6 months ago
  44. 0e9d6bd Replace MBEDTLS_ECP_DP_SECP384R1_ENABLED by Paul Elliott · 2 years, 6 months ago
  45. 813f9cd Non ECDSA algorithms should return not supported by Paul Elliott · 2 years, 6 months ago
  46. ab7c5c8 Change incorrect define for MAX_OPS_UNLIMITED by Paul Elliott · 2 years, 6 months ago
  47. cb23311 Fix incorrect test dependencies part 2 by Paul Elliott · 2 years, 6 months ago
  48. c4e2be8 Fix incorrect test dependancies by Paul Elliott · 2 years, 6 months ago
  49. 62dfb95 Fix broken negative test by Paul Elliott · 2 years, 6 months ago
  50. 97ac7d9 Calculate min/max completes rather than passing in to test by Paul Elliott · 2 years, 7 months ago
  51. 334d726 Ensure ops are tested on successful 'fail' tests by Paul Elliott · 2 years, 7 months ago
  52. edfc883 Change test loops over to do...while by Paul Elliott · 2 years, 7 months ago
  53. 59ad945 Add {sign/verify}_hash_abort_internal by Paul Elliott · 2 years, 8 months ago
  54. 20a3606 Add State tests by Paul Elliott · 2 years, 8 months ago
  55. 0c68335 Convert tests to configurable max_ops by Paul Elliott · 2 years, 8 months ago
  56. 4cec2f6 Add interruptible to psa_op_fail tests by Paul Elliott · 2 years, 8 months ago
  57. 9100797 Negative tests by Paul Elliott · 2 years, 8 months ago
  58. 712d512 Basic tests by Paul Elliott · 2 years, 8 months ago
  59. 555b1f7 Add check for test by Gabor Mezei · 2 years, 6 months ago
  60. cf22870 Restrict input parameter size for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  61. b62ad5d Rename function to follow naming convention by Gabor Mezei · 2 years, 6 months ago
  62. d8f67b9 Add test generation for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  63. e2a9f86 Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction by Gilles Peskine · 2 years, 6 months ago
  64. 895eb7c Add testcases for overlong encoding of OIDs by David Horstmann · 2 years, 6 months ago
  65. f01de14 Add tests for mbedtls_oid_get_numeric_string() by David Horstmann · 2 years, 6 months ago
  66. c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
  67. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  68. 319a567 Merge pull request #7084 from daverodgman/sizemax-uintmax by Dave Rodgman · 2 years, 6 months ago
  69. 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
  70. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  71. 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
  72. 16f02e0 test: adjust include after PK_CAN_ECDSA_SOME was moved by Valerio Setti · 2 years, 6 months ago
  73. d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  74. ed02bb1 test_suite_debug: replace ECDSA_C with new ECDSA macros by Valerio Setti · 2 years, 6 months ago
  75. 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
  76. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  77. 23d4b8b Add check for test by Gabor Mezei · 2 years, 6 months ago
  78. a9d82dd Keep the description in one place, just refer it by Gabor Mezei · 2 years, 6 months ago
  79. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  80. a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
  81. daa6595 Merge pull request #7046 from mpg/cleanup-md-tests by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  82. 1e4abae Merge pull request #7048 from KloolK/record-size-limit/extend-test-framework by Janos Follath · 2 years, 6 months ago
  83. 641288b Restore test guards by Dave Rodgman · 2 years, 6 months ago
  84. 91e8321 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  85. a476363 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  86. d26d744 Restore guards on a couple of tests by Dave Rodgman · 2 years, 6 months ago
  87. 4a5c9ee Remove redundant SIZE_MAX guards by Dave Rodgman · 2 years, 6 months ago
  88. 25fd51f test: add missing include in test_suite_x509parse by Valerio Setti · 2 years, 6 months ago
  89. 3196ceb Merge pull request #7052 from yanrayw/7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  90. b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
  91. b8531c4 Merge pull request #6882 from AndrzejKurek/x509_san_parsing_testing-dev by Gilles Peskine · 2 years, 6 months ago
  92. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  93. 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
  94. 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  95. a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  96. 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
  97. c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
  98. 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
  99. 40df835 all.sh: fix comment for test_psa_crypto_config_accel_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
  100. fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago