1. ab6ac91 Extract Secp256r1 from the prototype by Gabor Mezei · 2 years, 5 months ago
  2. a2fc399 Merge pull request #6829 from AndrzejKurek/unify-psa-errors by Gilles Peskine · 2 years, 5 months ago
  3. fe780a3 Merge pull request #7184 from gabor-mezei-arm/6349_Secp224r1_fast_reduction by Janos Follath · 2 years, 5 months ago
  4. a5ffa93 Merge pull request #7142 from mpg/driver-only-ecdh-starter by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  5. 228a30d Merge pull request #7120 from mpg/md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  6. 4693fd9 Merge pull request #7173 from daverodgman/zeroize-platform by Dave Rodgman · 2 years, 5 months ago
  7. 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
  8. 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 8 months ago
  9. ddbc6ed Enable all keys for interruptible op fail tests by Paul Elliott · 2 years, 5 months ago
  10. f4385fa Merge pull request #7188 from paul-elliott-arm/interruptible_sign_hash_complete_after_start_fail by Dave Rodgman · 2 years, 5 months ago
  11. 42585f6 Merge pull request #7176 from paul-elliott-arm/interruptible_sign_hash_verify_test_improvements by Paul Elliott · 2 years, 5 months ago
  12. ebf2e38 Merge pull request #7177 from paul-elliott-arm/interruptible_sign_hash_improve_num_ops_testing by Paul Elliott · 2 years, 5 months ago
  13. de7c31e Improve comment wording by Paul Elliott · 2 years, 5 months ago
  14. 1eae115 Merge pull request #6949 from bensze01/replace_pkcs7_fuzzer_tests by Gilles Peskine · 2 years, 5 months ago
  15. 7c17308 Add num_ops tests to sign and verify interruptible hash by Paul Elliott · 2 years, 5 months ago
  16. 8359c14 Add hash corruption test to interruptible verify test by Paul Elliott · 2 years, 5 months ago
  17. c1e0400 Add test to check not calling get_num_ops() by Paul Elliott · 2 years, 5 months ago
  18. 9e8819f Move 'change max_ops' test into ops tests by Paul Elliott · 2 years, 5 months ago
  19. 5770224 Rename max ops tests to ops tests by Paul Elliott · 2 years, 5 months ago
  20. 7e677fa Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwrite by Gilles Peskine · 2 years, 5 months ago
  21. 587e780 Test calling complete() after {sign|verify}_hash_start fails by Paul Elliott · 2 years, 5 months ago
  22. 17152df Merge pull request #7175 from paul-elliott-arm/interruptible_sign_hash_test_comments by Dave Rodgman · 2 years, 5 months ago
  23. ebb6342 Merge pull request #7124 from oberon-microsystems/fix-test-output-length-on-success-only by Gilles Peskine · 2 years, 5 months ago
  24. ffb4dc3 Merge pull request #7183 from paul-elliott-arm/interruptible_sign_hash_test_max_ops_0 by Dave Rodgman · 2 years, 5 months ago
  25. 4a2fff6 Fix expected error code by Bence Szépkúti · 2 years, 5 months ago
  26. 804cfd3 Follow the naming convention by Gabor Mezei · 2 years, 5 months ago
  27. ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
  28. cd7e8bc Change max_ops=min tests to use zero by Paul Elliott · 2 years, 5 months ago
  29. 5819d2c Feedback from Arm: guarantee that output_length <= output_size even on error, to reduce the risk that a missing error check by Stephan Koch · 2 years, 6 months ago
  30. 10c0f77 asymmetric_encrypt: check output length only if return code is PSA_SUCCESS. by oberon-sk · 2 years, 6 months ago
  31. c203350 Give edge case tests a better name by Paul Elliott · 2 years, 5 months ago
  32. c7f6882 Add comments to each test case to show intent by Paul Elliott · 2 years, 5 months ago
  33. 21dfce7 Add tests by Dave Rodgman · 2 years, 5 months ago
  34. 2489713 Replace fuzzer-generated PKCS7 regression tests by Bence Szépkúti · 2 years, 7 months ago
  35. 406b917 Merge pull request #7044 from minosgalanakis/bignum/6342_add_named_moduli_setup by Janos Follath · 2 years, 6 months ago
  36. ffb92b0 Merge pull request #7105 from davidhorstmann-arm/fix-oid-printing-bug by Gilles Peskine · 2 years, 6 months ago
  37. 48c591c Fix warning with GCC 12 by Paul Elliott · 2 years, 6 months ago
  38. 250a5ac Merge pull request #7095 from paul-elliott-arm/interruptible_sign_hash_codestyle by Gilles Peskine · 2 years, 6 months ago
  39. d1c001a Fix some dependencies in test_suite_psa_crypto by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  40. a006f8c Adapt dependencies for parsing rfc822Name test by Przemek Stekiel · 2 years, 6 months ago
  41. e42cedf Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased by Dave Rodgman · 2 years, 6 months ago
  42. f65a059 Add test generation for ecp_mod_p224_raw by Gabor Mezei · 2 years, 6 months ago
  43. 66f88a9 Extract Secp224r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
  44. a4fad2b Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
  45. 716163e Improve allocation bounds in testing by Dave Rodgman · 2 years, 6 months ago
  46. 5b5a0b6 Change error codes to more appropriate codes by David Horstmann · 2 years, 6 months ago
  47. 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 6 months ago
  48. 608e3ef Add test for parsing SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  49. a30afe2 ecp_curves: Minor refactoring. by Minos Galanakis · 2 years, 6 months ago
  50. 36f7c0e test_suite_ecp: Added .data for `ecp_setup_test()` by Minos Galanakis · 2 years, 6 months ago
  51. 9a1d02d test_suite_ecp: Added test for `mbedtls_ecp_modulus_setup()` by Minos Galanakis · 2 years, 6 months ago
  52. ec718af Merge pull request #7051 from gabor-mezei-arm/6376_Secp521r1_fast_reduction by Janos Follath · 2 years, 6 months ago
  53. 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  54. f8e5b56 Fix get_num_ops internal code. by Paul Elliott · 2 years, 6 months ago
  55. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  56. ba2412f Remove internal function md_process() by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  57. d652dce Add failing test case (invalid signature) for zero-length data by Dave Rodgman · 2 years, 6 months ago
  58. c5874db Add test-case for signature over zero-length data by Dave Rodgman · 2 years, 6 months ago
  59. 0af1b53 Remove some abbrevations from test descriptions. by Paul Elliott · 2 years, 6 months ago
  60. 96b89b2 Add comment to indicate non-PSA spec assertion. by Paul Elliott · 2 years, 6 months ago
  61. f1743e2 Add verify call to max ops tests by Paul Elliott · 2 years, 6 months ago
  62. c86d45e Remove spurious incorrect comment by Paul Elliott · 2 years, 6 months ago
  63. efebad0 Run extra complete in failure tests regardless. by Paul Elliott · 2 years, 6 months ago
  64. 01885fa Fix include guards on auxiliary test function. by Paul Elliott · 2 years, 6 months ago
  65. a4cb909 Add max ops tests by Paul Elliott · 2 years, 6 months ago
  66. 76d671a Split state tests into two functions by Paul Elliott · 2 years, 6 months ago
  67. b830b35 Shorten test descriptions. by Paul Elliott · 2 years, 6 months ago
  68. 1243f93 Fix build fails with non ECDSA / restartable builds by Paul Elliott · 2 years, 6 months ago
  69. 6f60037 Move {min|max}_complete choice logic into function by Paul Elliott · 2 years, 6 months ago
  70. c977441 Ensure that operation is put into error state if error occurs by Paul Elliott · 2 years, 6 months ago
  71. f9c91a7 Store the hash, rather than the pointer by Paul Elliott · 2 years, 6 months ago
  72. 0e9d6bd Replace MBEDTLS_ECP_DP_SECP384R1_ENABLED by Paul Elliott · 2 years, 6 months ago
  73. 813f9cd Non ECDSA algorithms should return not supported by Paul Elliott · 2 years, 6 months ago
  74. ab7c5c8 Change incorrect define for MAX_OPS_UNLIMITED by Paul Elliott · 2 years, 6 months ago
  75. cb23311 Fix incorrect test dependencies part 2 by Paul Elliott · 2 years, 6 months ago
  76. c4e2be8 Fix incorrect test dependancies by Paul Elliott · 2 years, 6 months ago
  77. 62dfb95 Fix broken negative test by Paul Elliott · 2 years, 6 months ago
  78. 97ac7d9 Calculate min/max completes rather than passing in to test by Paul Elliott · 2 years, 7 months ago
  79. 334d726 Ensure ops are tested on successful 'fail' tests by Paul Elliott · 2 years, 7 months ago
  80. edfc883 Change test loops over to do...while by Paul Elliott · 2 years, 7 months ago
  81. 59ad945 Add {sign/verify}_hash_abort_internal by Paul Elliott · 2 years, 8 months ago
  82. 20a3606 Add State tests by Paul Elliott · 2 years, 8 months ago
  83. 0c68335 Convert tests to configurable max_ops by Paul Elliott · 2 years, 8 months ago
  84. 4cec2f6 Add interruptible to psa_op_fail tests by Paul Elliott · 2 years, 8 months ago
  85. 9100797 Negative tests by Paul Elliott · 2 years, 8 months ago
  86. 712d512 Basic tests by Paul Elliott · 2 years, 8 months ago
  87. 555b1f7 Add check for test by Gabor Mezei · 2 years, 6 months ago
  88. cf22870 Restrict input parameter size for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  89. b62ad5d Rename function to follow naming convention by Gabor Mezei · 2 years, 6 months ago
  90. d8f67b9 Add test generation for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  91. e2a9f86 Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction by Gilles Peskine · 2 years, 6 months ago
  92. 895eb7c Add testcases for overlong encoding of OIDs by David Horstmann · 2 years, 6 months ago
  93. f01de14 Add tests for mbedtls_oid_get_numeric_string() by David Horstmann · 2 years, 6 months ago
  94. c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
  95. 570a0f8 Move to DER certificates for new x509 tests by Andrzej Kurek · 2 years, 6 months ago
  96. 319a567 Merge pull request #7084 from daverodgman/sizemax-uintmax by Dave Rodgman · 2 years, 6 months ago
  97. 4077372 Fix SHA requirement for SAN URI tests by Andrzej Kurek · 2 years, 7 months ago
  98. 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
  99. 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
  100. 16f02e0 test: adjust include after PK_CAN_ECDSA_SOME was moved by Valerio Setti · 2 years, 6 months ago