- fbb4c6d Replace AEAD operation init func with macro by Paul Elliott · 3 years, 11 months ago
- a2a09b0 Remove double initialisation of AEAD operation by Paul Elliott · 3 years, 11 months ago
- bb979e7 Rename enum types by Paul Elliott · 3 years, 11 months ago
- bdc2c68 Add missing not setting nonce tests by Paul Elliott · 3 years, 11 months ago
- 64555bd Add missing initialisation to setup test. by Paul Elliott · 3 years, 11 months ago
- 4a76088 Fix leaked test buffer by Paul Elliott · 3 years, 11 months ago
- 6043e49 Fix missed documentation header pt 2 by Paul Elliott · 3 years, 11 months ago
- 8eec8d4 Fix missed documentation header by Paul Elliott · 3 years, 11 months ago
- f94bd99 Add missing aead state tests. by Paul Elliott · 3 years, 11 months ago
- 5221ef6 Add aead setup tests by Paul Elliott · 3 years, 11 months ago
- 1c67e0b Add extra verify edge test cases by Paul Elliott · 3 years, 11 months ago
- 9961a66 Remove negative tests from multipart_decrypt by Paul Elliott · 3 years, 11 months ago
- fd0c154c Add tests to oversend data/ad when lengths set by Paul Elliott · 3 years, 11 months ago
- f38adbe Ensure tests expected to fail actually fail by Paul Elliott · 3 years, 11 months ago
- e49fe45 Remove unneccesary nesting by Paul Elliott · 3 years, 11 months ago
- 4e4d71a Move hidden logic into loop 'for' statement by Paul Elliott · 3 years, 11 months ago
- 33746aa Convert set lengths options over to enum by Paul Elliott · 3 years, 11 months ago
- 9454cfa Remove unneccesary safety check in test by Paul Elliott · 3 years, 11 months ago
- 6bfd0fb Convert all uint32_t lengths over to size_t by Paul Elliott · 3 years, 11 months ago
- 5a9642f Correct switched blocks for output sizes by Paul Elliott · 3 years, 11 months ago
- 719c132 Add tag buffer size tests to finish buffer tests by Paul Elliott · 3 years, 11 months ago
- e58cb1e Aligh finish_buffer_test vars with PSA standard by Paul Elliott · 3 years, 11 months ago
- 4023ffd Re-add option of NULL buffer for nonce tests by Paul Elliott · 3 years, 11 months ago
- e64deda Add missing check to multipart decrypt by Paul Elliott · 4 years ago
- b0450fe Tests for sending too much data after set lengths by Paul Elliott · 4 years ago
- 7f62842 Add test for calling update when nonce not set by Paul Elliott · 4 years ago
- c6d11d0 Aligh update buffer test variables with psa naming by Paul Elliott · 4 years ago
- 5e69aa5 Remove NULL check for set nonce by Paul Elliott · 4 years ago
- 6f0e720 Align set nonce variables with psa convention by Paul Elliott · 4 years ago
- f127763 Align generate nonce variables with psa convention by Paul Elliott · 4 years ago
- 66696b5 Improve nonce length checks by Paul Elliott · 4 years ago
- 91b021e Add finish buffer size test by Paul Elliott · 4 years ago
- 43fbda6 Add test for update buffer size by Paul Elliott · 4 years ago
- 693bf31 Fix _arg argument not being cast to correct type by Paul Elliott · 4 years ago
- 863864a Add multipart set nonce test by Paul Elliott · 4 years ago
- 41ffae1 Fix incorrect function documentation by Paul Elliott · 4 years ago
- ebf9163 Move set nonce / set length tests to positive test by Paul Elliott · 4 years ago
- 329d538 Add 0 length part tests by Paul Elliott · 4 years ago
- 243080c Clarify comments on state test. by Paul Elliott · 4 years, 1 month ago
- 97fd1ba Convert over to using a single internal test func by Paul Elliott · 4 years, 1 month ago
- e0fcb3b Add 'too big' tests for nonce generation by Paul Elliott · 4 years, 1 month ago
- d85f547 Add expected size to nonce generation test by Paul Elliott · 4 years, 1 month ago
- 374a2be Add missing state test coverage by Paul Elliott · 4 years, 1 month ago
- 481be34 Make state tests more readable by Paul Elliott · 4 years, 1 month ago
- 87c909a Make auxiliary function static by Paul Elliott · 4 years, 1 month ago
- 16906f9 Add missing frees to generate nonce test by Paul Elliott · 4 years, 1 month ago
- 0187651 Test all set lengths and set/generate nonce orders by Paul Elliott · 4 years, 1 month ago
- 3bd5dba Improve generate nonce test by Paul Elliott · 4 years, 1 month ago
- 8fc4516 Fix compiler errors on many platforms. by Paul Elliott · 4 years, 1 month ago
- 5b065cb Fix typo by Paul Elliott · 4 years, 1 month ago
- 534d0b4 Finish / Verify state checks by Paul Elliott · 4 years, 1 month ago
- 7220cae Ensure generate nonce unavailable in decrypt by Paul Elliott · 4 years, 1 month ago
- 5e3bb13 Add set_lengths argument to all tests. by Paul Elliott · 4 years, 1 month ago
- 1c96429 Remove encrypt/decrypt tests by Paul Elliott · 4 years, 2 months ago
- c23a9a0 Add state checks for multipart AEAD by Paul Elliott · 4 years, 2 months ago
- d3f8241 Add multipart tests by Paul Elliott · 4 years, 2 months ago
- 8eb9daf Add generate nonce test by Paul Elliott · 4 years, 2 months ago
- 388f606 Use correct size defines for buffers by Paul Elliott · 4 years, 2 months ago
- b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
- 2df4005 Fix excessive line lengths by Paul Elliott · 4 years, 3 months ago
- 16e6dcd Add missing abort call to the end of tests by Paul Elliott · 4 years, 3 months ago
- ac3c200 Prevent unsafe memcpy by Paul Elliott · 4 years, 3 months ago
- 0023e0a Add tests for multipart AEAD by Paul Elliott · 4 years, 3 months ago
- 5302848 Add tests for psa_sign_message and psa_verify_message by gabor-mezei-arm · 4 years, 4 months ago
- b953023 Rename test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
- 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
- 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
- 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
- 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
- 88a5546 tests: psa: Add negative tests for psa_copy_key() by Ronald Cron · 4 years, 4 months ago
- 2af9641 Merge pull request #4198 from maulik-arm/maulik-arm/fix-4162 by Ronald Cron · 4 years, 4 months ago
- ac5db4d Merge pull request #4246 from ronald-cron-arm/finalize-psa-config-support by Ronald Cron · 4 years, 4 months ago
- 0c510f3 Fix NULL+0 in test code by Gilles Peskine · 4 years, 5 months ago
- ee414c7 Update dependencies in PSA test code by Ronald Cron · 4 years, 5 months ago
- 3240c9d Update tests for other invalid key operations. by Maulik Patel · 4 years, 5 months ago
- fc86f3f Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size by Ronald Cron · 4 years, 5 months ago
- e252868 Merge pull request #4067 from stevew817/feature/allow_multilength_aead by Gilles Peskine · 4 years, 5 months ago
- 2a02787 Merge pull request #4148 from stevew817/add_missing_non_12b_gcm_test_skip by Ronald Cron · 4 years, 5 months ago
- fb9cb92 Move wildcard-to-exercisable conversion to exercise_key in test suite by Steven Cooreman · 4 years, 5 months ago
- b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
- ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
- e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
- 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
- ea38a92 Remove a redundant export step in import_export by Gilles Peskine · 4 years, 6 months ago
- c18e25f Prepare to move exercise_key and friends to their own module by Gilles Peskine · 4 years, 6 months ago
- f49478b Add missing test skip for ALT-implemented GCM by Steven Cooreman · 4 years, 6 months ago
- 70f654a Fix a malformed define guard by Steven Cooreman · 4 years, 6 months ago
- 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
- a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
- 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
- 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
- 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
- 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
- d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
- 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
- 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
- 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
- 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
- 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago