1. a14ae5a Fix input_integer testing by Kusumit Ghoderao · 2 years, 4 months ago
  2. 02326d5 Test key_derivation_input_integer function by Kusumit Ghoderao · 2 years, 4 months ago
  3. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  4. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  5. 659aa68 test: use BUILTIN symbols in as weierstrass key derivation guard by Valerio Setti · 2 years, 5 months ago
  6. a532983 test: add legacy dependency for weierstrass key derivation by Valerio Setti · 2 years, 5 months ago
  7. 8965b65 Remove now-spurious dependencies by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  8. 1d3bf24 test_suite_psa_crypto: use PSA_WANT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  9. 7abdf7e Add utility function to check for drivers init by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  10. a25203c Merge pull request #7208 from paul-elliott-arm/interruptible_sign_hash_new_verify_tests by Gilles Peskine · 2 years, 5 months ago
  11. c0e7da5 test: removing remaning dependencies of PK_WRITE/PK_PARSE from test_suite_psa_crypto suites by Valerio Setti · 2 years, 5 months ago
  12. f9bc5b7 test: remove dependencies on PK_WRITE and PK_PARSE from test_suite_psa_crypto suites by Valerio Setti · 2 years, 5 months ago
  13. a5ffa93 Merge pull request #7142 from mpg/driver-only-ecdh-starter by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  14. 8c09205 Add public key verification tests by Paul Elliott · 2 years, 5 months ago
  15. 5770224 Rename max ops tests to ops tests by Paul Elliott · 2 years, 5 months ago
  16. 17152df Merge pull request #7175 from paul-elliott-arm/interruptible_sign_hash_test_comments by Dave Rodgman · 2 years, 5 months ago
  17. cd7e8bc Change max_ops=min tests to use zero by Paul Elliott · 2 years, 5 months ago
  18. c203350 Give edge case tests a better name by Paul Elliott · 2 years, 5 months ago
  19. d1c001a Fix some dependencies in test_suite_psa_crypto by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  20. 0af1b53 Remove some abbrevations from test descriptions. by Paul Elliott · 2 years, 6 months ago
  21. a4cb909 Add max ops tests by Paul Elliott · 2 years, 6 months ago
  22. 76d671a Split state tests into two functions by Paul Elliott · 2 years, 6 months ago
  23. b830b35 Shorten test descriptions. by Paul Elliott · 2 years, 6 months ago
  24. 0e9d6bd Replace MBEDTLS_ECP_DP_SECP384R1_ENABLED by Paul Elliott · 2 years, 6 months ago
  25. 813f9cd Non ECDSA algorithms should return not supported by Paul Elliott · 2 years, 6 months ago
  26. cb23311 Fix incorrect test dependencies part 2 by Paul Elliott · 2 years, 6 months ago
  27. c4e2be8 Fix incorrect test dependancies by Paul Elliott · 2 years, 6 months ago
  28. 62dfb95 Fix broken negative test by Paul Elliott · 2 years, 6 months ago
  29. 97ac7d9 Calculate min/max completes rather than passing in to test by Paul Elliott · 2 years, 7 months ago
  30. 20a3606 Add State tests by Paul Elliott · 2 years, 8 months ago
  31. 0c68335 Convert tests to configurable max_ops by Paul Elliott · 2 years, 8 months ago
  32. 9100797 Negative tests by Paul Elliott · 2 years, 8 months ago
  33. 712d512 Basic tests by Paul Elliott · 2 years, 8 months ago
  34. 4db02f2 Add SECRET input validation test cases for PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago
  35. 6146887 Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  36. 024b028 test: split psa_pake function/data from the generic test_suite_psa_crypto by Valerio Setti · 2 years, 9 months ago
  37. 1070aed test_suite_psa_crypto: do not re-use PAKE's contexts in case of errors by Valerio Setti · 2 years, 9 months ago
  38. cd356c3 Add ec-jpake test to verify if key can be destroyed after set_password_key by Przemek Stekiel · 2 years, 9 months ago
  39. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  40. 8258ea7 test_suite_psa_crypto: adapt dependenies and guards so the test can run in the driver-only build by Przemek Stekiel · 2 years, 10 months ago
  41. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  42. 42bb3ff Adapt expected results in ChaCha20-Poly1305 ( invalid tag length) by Przemek Stekiel · 2 years, 10 months ago
  43. ec7012d Fix I/O format of PSA EC J-PAKE for compliance by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  44. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  45. 2be1689 Add capacity testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  46. d378504 Add derivation step testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  47. d8705bc Add tests for the newly created ad-hoc EC J-PAKE KDF by Andrzej Kurek · 3 years ago
  48. 2a73f21 Fixup expected status handling in ecjpake_setup() and add more coverage for psa_pake_set_password_key() by Neil Armstrong · 2 years, 11 months ago
  49. e5fdf20 Make ecjpake_rounds test depends on PSA_WANT_ALG_TLS12_PSK_TO_MS by Neil Armstrong · 3 years ago
  50. 8c2e8a6 Add ecjpake_rounds_inject tests to exercise error injection by Neil Armstrong · 3 years, 2 months ago
  51. f983caf Move JPAKE rounds into a common function, add reordering and error injection by Neil Armstrong · 3 years, 2 months ago
  52. a24278a Add invalid hash ecjpake_setup() test case by Neil Armstrong · 3 years, 2 months ago
  53. 9c8b492 Add advanced psa_pake_input/psa_pake_output test in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
  54. ebd9a03 Cleanup PSA pake test dependency by Neil Armstrong · 3 years, 2 months ago
  55. d597bc7 Add PSA PAKE tests by Neil Armstrong · 3 years, 2 months ago
  56. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
  57. 6686773 derive_output tests: fix output key length to be consistent with teh description by Przemek Stekiel · 3 years, 2 months ago
  58. cde3f78 Make info valid only after secret for HKDF-EXPAND + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  59. 0586f4c Make salt mandatory for HKDF-EXTRACT + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  60. 3e8249c Add PSA_WANT_ALG_HKDF_EXPAND, PSA_WANT_ALG_HKDF_EXTRACT, adapt code and dependencies by Przemek Stekiel · 3 years, 2 months ago
  61. fcdd023 derive_output tests: add invalid input secret test for HKDF-Expand by Przemek Stekiel · 3 years, 3 months ago
  62. 4014a04 Merge pull request #5617 from gilles-peskine-arm/chacha20-rfc7539-test-vector by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  63. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  64. 6786a87 derive_output tests: add capacity HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  65. 2849e0e derive_output tests: add negative HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  66. e1036fb derive_output tests: add positive HKDF-Extract/Expand tests by Przemek Stekiel · 3 years, 3 months ago
  67. 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 3 years, 3 months ago
  68. 70701e3 Merge pull request #5726 from mprse/mixed_psk_1_v2 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  69. 4daaa2b derive_output mix-psk test: add more cases for derivation of output key by Przemek Stekiel · 3 years, 4 months ago
  70. 6aabc47 derive_output test: remove redundant tests with raw key agreement by Przemek Stekiel · 3 years, 4 months ago
  71. e665466 derive_output test: add other key type value 11 to handle raw key type by Przemek Stekiel · 3 years, 4 months ago
  72. c5bd1b8 PSA key derivation mix-psk tests: add description for bad state cases by Przemek Stekiel · 3 years, 4 months ago
  73. cd00d7f test PSA key derivation: add positive and negative cases for mixed-psk by Przemek Stekiel · 3 years, 4 months ago
  74. 9e38f2c cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
  75. ffbb7d3 derive_output: add optional step for derivation by Przemek Stekiel · 3 years, 4 months ago
  76. 08622b6 Declare PSA_WANT_ALG_CCM_STAR_NO_TAG and use it in tests by Gilles Peskine · 3 years, 5 months ago
  77. c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  78. fc47641 Add RFC 7539 test vector for ChaCha20 by Gilles Peskine · 3 years, 5 months ago
  79. 4400be4 Adapt test cases for invalid bits with and without ECC keys enabled by Przemek Stekiel · 3 years, 5 months ago
  80. dcab6cc Return PSA_ERROR_INVALID_ARGUMENT for a public key, and PSA_ERROR_NOT_SUPPORTED for a type that is not handled. by Przemek Stekiel · 3 years, 5 months ago
  81. 4766f99 Add multi-part mac sign/verify test by Neil Armstrong · 3 years, 5 months ago
  82. 60234f8 Revert "Introduce new mac_key_policy_multi() variant of mac_key_policy() testing multiple updates occurences" by Neil Armstrong · 3 years, 5 months ago
  83. 3ccd08b Introduce new mac_key_policy_multi() variant of mac_key_policy() testing multiple updates occurences by Neil Armstrong · 3 years, 5 months ago
  84. aeaa4f0 Code optimization by Przemyslaw Stekiel · 3 years, 6 months ago
  85. f6c2c87 Fix ECC derivation tests by Przemyslaw Stekiel · 3 years, 8 months ago
  86. 7b6e61a Add test vectors for ECC key excercise by Przemyslaw Stekiel · 3 years, 8 months ago
  87. 50fcc53 Add Weierstrass curve/bits consistancy check + negative test vectors by Przemyslaw Stekiel · 3 years, 8 months ago
  88. 02cf12f Enable tests for Montgomery curves by Przemyslaw Stekiel · 3 years, 8 months ago
  89. 8590f3b Enable related test vectors by Przemyslaw Stekiel · 3 years, 8 months ago
  90. 696b120 Add tests for ECC key derivation by Przemyslaw Stekiel · 3 years, 9 months ago
  91. 66a479f Add Cipher Decrypt Fail multi-part case by Neil Armstrong · 3 years, 6 months ago
  92. c6753a6 Merge pull request #5363 from AndrzejKurek/clarify-testing-set-nonce-set-lengths by Gilles Peskine · 3 years, 6 months ago
  93. f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
  94. a2ce72e Test calling psa_aead_set_lengths and set_nonce in various order by Andrzej Kurek · 3 years, 7 months ago
  95. a15503f Merge pull request #5344 from AndrzejKurek/psa-aead-more-generate-nonce-combinations by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  96. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  97. ad83752 PSA AEAD: test more combinations of generate_nonce and set_lengths by Andrzej Kurek · 3 years, 8 months ago
  98. d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
  99. 37ec16b Add explanation for workaround in test code by Paul Elliott · 3 years, 8 months ago
  100. 3938fef Indicate set nonce negative test failure reasons by Paul Elliott · 3 years, 8 months ago