1. f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  2. c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  3. 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  4. 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  5. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  6. 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
  7. 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  8. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  9. 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  10. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  11. c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  12. 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  13. ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  14. c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  15. 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
  16. a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  17. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
  18. 33d01ff Remove redundant value assignemnt to olen. by Mateusz Starzyk · 3 years, 10 months ago
  19. 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  20. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  21. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  22. 7780413 Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
  23. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  24. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  25. b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  26. 25794d8 Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
  27. 033b178 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
  28. f5322b3 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
  29. 454f31c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  30. a4337d7 Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
  31. acd2d0e New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  32. c48f43b Fix PSA AEAD GCM's update output buffer length verification. by Mateusz Starzyk · 3 years, 10 months ago
  33. f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
  34. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  35. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  36. 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  37. 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
  38. cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
  39. 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  40. 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
  41. 8c4eb88 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  42. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  43. 745f5f2 Add test for PolyChaCha with shortened tag by Paul Elliott · 3 years, 10 months ago
  44. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  45. 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
  46. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  47. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  48. 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
  49. 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
  50. 2c363a8 Add NULL / 0 buffer tests for update test by Paul Elliott · 3 years, 11 months ago
  51. fbb4c6d Replace AEAD operation init func with macro by Paul Elliott · 3 years, 11 months ago
  52. a2a09b0 Remove double initialisation of AEAD operation by Paul Elliott · 3 years, 11 months ago
  53. bb979e7 Rename enum types by Paul Elliott · 3 years, 11 months ago
  54. bdc2c68 Add missing not setting nonce tests by Paul Elliott · 3 years, 11 months ago
  55. 3ecdb3e Change test dependencys to PSA_WANT by Paul Elliott · 3 years, 11 months ago
  56. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  57. 6c12a1e Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  58. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  59. 64555bd Add missing initialisation to setup test. by Paul Elliott · 3 years, 11 months ago
  60. 4a76088 Fix leaked test buffer by Paul Elliott · 3 years, 11 months ago
  61. 6043e49 Fix missed documentation header pt 2 by Paul Elliott · 3 years, 11 months ago
  62. 8eec8d4 Fix missed documentation header by Paul Elliott · 3 years, 11 months ago
  63. f94bd99 Add missing aead state tests. by Paul Elliott · 3 years, 11 months ago
  64. 5221ef6 Add aead setup tests by Paul Elliott · 3 years, 11 months ago
  65. 1c67e0b Add extra verify edge test cases by Paul Elliott · 3 years, 11 months ago
  66. 9961a66 Remove negative tests from multipart_decrypt by Paul Elliott · 3 years, 11 months ago
  67. fd0c154c Add tests to oversend data/ad when lengths set by Paul Elliott · 3 years, 11 months ago
  68. ce2c1fa Remove uneccesary postive buffer size tests by Paul Elliott · 3 years, 11 months ago
  69. 6a60b12 Make buffer size checks +-1 from correct size by Paul Elliott · 3 years, 11 months ago
  70. a3d153f Make nonce based test descriptions more clear by Paul Elliott · 3 years, 11 months ago
  71. f38adbe Ensure tests expected to fail actually fail by Paul Elliott · 3 years, 11 months ago
  72. e49fe45 Remove unneccesary nesting by Paul Elliott · 3 years, 11 months ago
  73. 4e4d71a Move hidden logic into loop 'for' statement by Paul Elliott · 3 years, 11 months ago
  74. 33746aa Convert set lengths options over to enum by Paul Elliott · 3 years, 11 months ago
  75. 9454cfa Remove unneccesary safety check in test by Paul Elliott · 3 years, 11 months ago
  76. 6bfd0fb Convert all uint32_t lengths over to size_t by Paul Elliott · 3 years, 11 months ago
  77. 5a9642f Correct switched blocks for output sizes by Paul Elliott · 3 years, 11 months ago
  78. 719c132 Add tag buffer size tests to finish buffer tests by Paul Elliott · 3 years, 11 months ago
  79. e58cb1e Aligh finish_buffer_test vars with PSA standard by Paul Elliott · 4 years ago
  80. 4023ffd Re-add option of NULL buffer for nonce tests by Paul Elliott · 4 years ago
  81. e64deda Add missing check to multipart decrypt by Paul Elliott · 4 years ago
  82. 133740b tests: Improve incomplete then overflow tests by Ronald Cron · 3 years, 11 months ago
  83. 9d17bf4 Styling and refactoring by Archana · 4 years ago
  84. 9a2b6ff Fix test vector dependency by Archana · 4 years ago
  85. a316b7e Rebase and update signature for curve448 tests by Archana · 4 years ago
  86. 74d99c6 Add a test to validate copy to read only lifetime by Archana · 4 years ago
  87. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  88. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  89. 83e4c12 Add CCM tests for passing unexpected input. by Mateusz Starzyk · 4 years ago
  90. efec38b Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  91. cd975e4 Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  92. 3050f05 Subtract 1 from input in CCM's incomplete data tests by Mateusz Starzyk · 4 years ago
  93. df25073 Use AES-128 for multipart CCM corner cases tests by Mateusz Starzyk · 4 years ago
  94. b0450fe Tests for sending too much data after set lengths by Paul Elliott · 4 years ago
  95. 7f62842 Add test for calling update when nonce not set by Paul Elliott · 4 years ago
  96. c6d11d0 Aligh update buffer test variables with psa naming by Paul Elliott · 4 years ago
  97. 7251eda Replace BAD_SEQUENCE error with BAD_INPUT by Mateusz Starzyk · 4 years ago
  98. 5a8abb1 Merge pull request #4883 from mstarzyk-mobica/fix_psa_sign_msg by Manuel Pégourié-Gonnard · 4 years ago
  99. 6ac8f94 Fix cipher info key length sanity checks by Gilles Peskine · 4 years ago
  100. 0be02bd Add accessor functions for cipher_info fields by Gilles Peskine · 4 years, 1 month ago