- 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
- 3ecdb3e Change test dependencys to PSA_WANT by Paul Elliott · 3 years, 11 months ago
- 0f32b7d Apply fixes to test driver from lib implementation 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
- ce2c1fa Remove uneccesary postive buffer size tests by Paul Elliott · 3 years, 11 months ago
- 6a60b12 Make buffer size checks +-1 from correct size by Paul Elliott · 3 years, 11 months ago
- a3d153f Make nonce based test descriptions more clear 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
- 56e4aa6 Restore accidentally deleted blank lines by Paul Elliott · 4 years ago
- 863864a Add multipart set nonce test by Paul Elliott · 4 years ago
- 0a6a569 Add missing include to PSA test driver by Paul Elliott · 4 years ago
- 41ffae1 Fix incorrect function documentation by Paul Elliott · 4 years ago
- 26f4aef Remove aead_verify call from test driver 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
- e24f1a1 Fix missed driver wrapper tests 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
- fcb5cdc Add per function hits to driver wrappers 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
- bbd617b Remove duplicated definition of ASSERT_ALLOC by Gilles Peskine · 4 years, 2 months ago
- b282769 Remove spurious dependencies on PEM by Gilles Peskine · 4 years, 2 months ago
- ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
- 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
- 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
- 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
- b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
- 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
- 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
- ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
- 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
- c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
- 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
- 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
- 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
- b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
- 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
- c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
- 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
- ef73f01 Removing strayed dtls1 after doing tests by TRodziewicz · 4 years, 3 months ago
- 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- f823722 Merge pull request #4532 from gilles-peskine-arm/host_test-int32-3.0 by Ronald Cron · 4 years, 3 months ago
- ea047c8 Merge pull request #4429 from gilles-peskine-arm/openssl-dhparam-robustness-3.0 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
- 60aa203 Remove temporary AEAD CCM implementation by Paul Elliott · 4 years, 3 months ago
- 424fa93 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
- ff143c0 psa: Add missing RSA test dependency by Jaeden Amero · 4 years, 3 months ago
- 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
- 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago