1. 47cfdfd Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
  2. d0d777e Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
  3. d48874f Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
  4. 7d15029 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
  5. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  6. 4da5a85 cipher_alg_without_iv: also test multipart operations by Gilles Peskine · 3 years, 4 months ago
  7. 69d9817 cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
  8. 5f50420 cipher_encrypt_alg_without_iv: validate size macros independently by Gilles Peskine · 3 years, 4 months ago
  9. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  10. 33c6968 test: psa cipher: Add unexpected IV setting/generation negative tests by Ronald Cron · 4 years, 1 month ago
  11. dc4e4b7 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
  12. 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  13. e6e02b6 Extend mac_key_policy test. by Mateusz Starzyk · 4 years ago
  14. 25e65db Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 4 years ago
  15. 18f662b Fix mac_key_policy test function by Mateusz Starzyk · 4 years ago
  16. ed33ef1 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  17. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  18. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  19. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  20. 79df41d Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  21. 58e510f Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  22. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  23. 9ac4847 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  24. 43611b0 Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  25. 7aa1efd Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  26. 54f7351 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  27. d086e6e Add tests for one-shot hash cipher functions by gabor-mezei-arm · 4 years, 5 months ago
  28. ff8d52b Add negative tests for psa_abort in hash functions by Dave Rodgman · 4 years, 1 month ago
  29. 3e5f6cd Add test for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  30. 4d9009e Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  31. 34b147d Add negative tests for psa_abort in cipher and mac functions by Dave Rodgman · 4 years, 1 month ago
  32. 33b58ee Fix error in psa_crypto test suite by Dave Rodgman · 4 years, 1 month ago
  33. a93e423 Add test for one-shot MAC functions by gabor-mezei-arm · 4 years, 5 months ago
  34. f627931 Add bad-workflow key derivation tests by Gilles Peskine · 4 years, 2 months ago
  35. 0faba4e More explicit names for some bad-workflow key derivation tests by Gilles Peskine · 4 years, 2 months ago
  36. abd7258 Add tests for psa_sign_message and psa_verify_message by gabor-mezei-arm · 4 years, 4 months ago
  37. dc76df4 Rename test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
  38. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  39. 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
  40. 88a5546 tests: psa: Add negative tests for psa_copy_key() by Ronald Cron · 4 years, 4 months ago
  41. 2af9641 Merge pull request #4198 from maulik-arm/maulik-arm/fix-4162 by Ronald Cron · 4 years, 4 months ago
  42. ac5db4d Merge pull request #4246 from ronald-cron-arm/finalize-psa-config-support by Ronald Cron · 4 years, 4 months ago
  43. 0c510f3 Fix NULL+0 in test code by Gilles Peskine · 4 years, 5 months ago
  44. ee414c7 Update dependencies in PSA test code by Ronald Cron · 4 years, 5 months ago
  45. 3240c9d Update tests for other invalid key operations. by Maulik Patel · 4 years, 5 months ago
  46. fc86f3f Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size by Ronald Cron · 4 years, 5 months ago
  47. e252868 Merge pull request #4067 from stevew817/feature/allow_multilength_aead by Gilles Peskine · 4 years, 5 months ago
  48. 2a02787 Merge pull request #4148 from stevew817/add_missing_non_12b_gcm_test_skip by Ronald Cron · 4 years, 5 months ago
  49. fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
  50. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  51. ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  52. e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
  53. 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
  54. ea38a92 Remove a redundant export step in import_export by Gilles Peskine · 4 years, 6 months ago
  55. c18e25f Prepare to move exercise_key and friends to their own module by Gilles Peskine · 4 years, 6 months ago
  56. f49478b Add missing test skip for ALT-implemented GCM by Steven Cooreman · 4 years, 6 months ago
  57. 70f654a Fix a malformed define guard by Steven Cooreman · 4 years, 6 months ago
  58. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  59. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  60. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  61. 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
  62. 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
  63. 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
  64. d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
  65. 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
  66. 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
  67. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  68. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  69. 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
  70. 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
  71. d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
  72. 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
  73. f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
  74. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  75. 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
  76. 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
  77. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  78. 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 7 months ago
  79. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 8 months ago
  80. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  81. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  82. 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
  83. f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
  84. 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
  85. 4184107 tests: Fix checks of volatile key identifier by Ronald Cron · 4 years, 11 months ago
  86. 432e19c tests: Fix error codes when using "invalid" handles by Ronald Cron · 4 years, 11 months ago
  87. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  88. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  89. fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
  90. 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  91. ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  92. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 5 years ago
  93. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  94. 177deba Fix style and pull out ECB processing in separate function by Steven Cooreman · 5 years ago
  95. 81e0050 tests: psa: Add owner identifier as test parameter by Ronald Cron · 5 years ago
  96. ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
  97. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  98. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  99. d4b9133 Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008 by Gilles Peskine · 5 years ago
  100. 29c4a6c Add negative tests for MAC verification by Gilles Peskine · 5 years ago