- eae1dfc Change to more efficient error injection in ecjpake_do_round() by Neil Armstrong · 3 years, 2 months ago
- db5b960 Permit any psa_pake_input() step to fail when error injected in input by Neil Armstrong · 3 years, 2 months ago
- 75673ab Only build ecjpake_do_round() is PSA_WANT_ALG_JPAKE is defined by Neil Armstrong · 3 years, 2 months ago
- 8c2e8a6 Add ecjpake_rounds_inject tests to exercise error injection by Neil Armstrong · 3 years, 2 months ago
- f983caf Move JPAKE rounds into a common function, add reordering and error injection by Neil Armstrong · 3 years, 2 months ago
- 1e85560 Fix psa_pake_get_implicit_key() state & add corresponding tests in ecjpake_rounds() by Neil Armstrong · 3 years, 2 months ago
- a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
- 9c8b492 Add advanced psa_pake_input/psa_pake_output test in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 50de0ae Add check calling psa_pake_setup() on an already initialized operation in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 98506ab Add checks for INVALID_ARGUMENT for psa_pake_output/psa_pake_input in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 645cccd Add checks for BAD_STATE before calling psa_pake_setup() in ecjpake_setup() test by Neil Armstrong · 3 years, 2 months ago
- 707d957 Add checks for psa_pake_set_user/psa_pake_set_peer in test_suite_psa_crypto by Neil Armstrong · 3 years, 2 months ago
- ebd9a03 Cleanup PSA pake test dependency by Neil Armstrong · 3 years, 2 months ago
- d597bc7 Add PSA PAKE tests by Neil Armstrong · 3 years, 2 months ago
- 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
- 0e99391 derive_output test: fix output key bit length by Przemek Stekiel · 3 years, 2 months ago
- fcdd023 derive_output tests: add invalid input secret test for HKDF-Expand by Przemek Stekiel · 3 years, 3 months ago
- 7be11a7 Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
- 3ff2544 Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
- d4a258a Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
- 992bee8 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- ead1bb9 derive_output test: Adapt for HKDF-Extract/Expand algs by Przemek Stekiel · 3 years, 3 months ago
- 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 3 years, 3 months ago
- 4e47a91 Fix indentation issues by Przemek Stekiel · 3 years, 4 months ago
- 4daaa2b derive_output mix-psk test: add more cases for derivation of output key by Przemek Stekiel · 3 years, 4 months ago
- 6aabc47 derive_output test: remove redundant tests with raw key agreement by Przemek Stekiel · 3 years, 4 months ago
- e665466 derive_output test: add other key type value 11 to handle raw key type by Przemek Stekiel · 3 years, 4 months ago
- 38647de derive_output() test: fix code style by Przemek Stekiel · 3 years, 4 months ago
- cd00d7f test PSA key derivation: add positive and negative cases for mixed-psk by Przemek Stekiel · 3 years, 4 months ago
- 286c314 cipher_alg_without_iv: also test multipart decryption by Gilles Peskine · 3 years, 4 months ago
- 9e38f2c cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
- 9b9b614 cipher_encrypt_alg_without_iv: validate size macros independently by Gilles Peskine · 3 years, 4 months ago
- ffbb7d3 derive_output: add optional step for derivation by Przemek Stekiel · 3 years, 4 months ago
- c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- c85f091 psa_crypto.c, test_suite_psa_crypto.function: fix style by Przemek Stekiel · 3 years, 5 months ago
- 6bf5c8c Merge pull request #5506 from superna9999/4964-extend-psa-one-shot-multipart by Gilles Peskine · 3 years, 5 months ago
- fd4c259 Use PSA_INIT() in mac_multipart_internal_func() by Neil Armstrong · 3 years, 5 months ago
- fe6da1c Fix style issues in mac_sign_verify_multi() by Neil Armstrong · 3 years, 5 months ago
- 92e08fb Merge pull request #5475 from miudr/fix_issue_5140 by Gilles Peskine · 3 years, 5 months ago
- 4766f99 Add multi-part mac sign/verify test by Neil Armstrong · 3 years, 5 months ago
- 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
- 3ccd08b Introduce new mac_key_policy_multi() variant of mac_key_policy() testing multiple updates occurences by Neil Armstrong · 3 years, 5 months ago
- ee9686b Fix style issue in hash_setup() by Neil Armstrong · 3 years, 5 months ago
- 696b120 Add tests for ECC key derivation by Przemyslaw Stekiel · 3 years, 8 months ago
- 66a479f Add Cipher Decrypt Fail multi-part case by Neil Armstrong · 3 years, 6 months ago
- d8dba4e Add Cipher Encrypt Fail multi-part case by Neil Armstrong · 3 years, 6 months ago
- 3ee335d Add Cipher Encrypt multi-part case by Neil Armstrong · 3 years, 6 months ago
- 752d811 Add AEAD Key Policy check multi-part cases by Neil Armstrong · 3 years, 6 months ago
- 78aeaf8 Add Cipher Key Policy check one-shot cases by Neil Armstrong · 3 years, 6 months ago
- 3af9b97 Add Multipart Message authentication Compute & Verify cases by Neil Armstrong · 3 years, 6 months ago
- ca30a00 Add Multipart Hash Compute & Compare tests by Neil Armstrong · 3 years, 6 months ago
- 55a1be1 Add Multipart Hash Compare fail tests by Neil Armstrong · 3 years, 6 months ago
- 161ec5c Add Multipart Hash Compute fail tests by Neil Armstrong · 3 years, 6 months ago
- edb2086 Add One-Shot Hash setup test by Neil Armstrong · 3 years, 6 months ago
- 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 657ff4f Fix AEAD multipart incorrect offset in test_suite_psa_crypto.function by Mircea Udrea · 3 years, 6 months ago
- c6753a6 Merge pull request #5363 from AndrzejKurek/clarify-testing-set-nonce-set-lengths by Gilles Peskine · 3 years, 6 months ago
- f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
- 031df4a Clarify test descriptions by Andrzej Kurek · 3 years, 7 months ago
- e5f94fb PSA AEAD: test long plaintext lengths for psa_set_lengths by Andrzej Kurek · 3 years, 7 months ago
- 1e8e174 PSA AEAD: test more combinations of set_nonce and set_lengths by Andrzej Kurek · 3 years, 7 months ago
- a2ce72e Test calling psa_aead_set_lengths and set_nonce in various order by Andrzej Kurek · 3 years, 7 months ago
- 77b8e09 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
- a15503f Merge pull request #5344 from AndrzejKurek/psa-aead-more-generate-nonce-combinations by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- ad83752 PSA AEAD: test more combinations of generate_nonce and set_lengths by Andrzej Kurek · 3 years, 8 months ago
- 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
- d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
- 37ec16b Add explanation for workaround in test code by Paul Elliott · 3 years, 8 months ago
- 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 6c9bb0f test: psa cipher: Add unexpected IV setting/generation negative tests by Ronald Cron · 4 years, 1 month ago
- 491d849 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
- 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
- ed71e92 Add tests for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
- 76bda48 Add Multipart AEAD CCM Finish buffer tests by Paul Elliott · 3 years, 10 months ago
- 47b9a14 Add Multipart AEAD CCM update buffer tests by Paul Elliott · 3 years, 10 months ago
- d79c5c5 Add Multipart AEAD CCM generate nonce tests by Paul Elliott · 3 years, 10 months ago
- e4c08ed Add Multipart AEAD CCM set nonce tests by Paul Elliott · 3 years, 10 months ago
- fec6f37 Add Multipart AEAD CCM verify tests by Paul Elliott · 3 years, 10 months ago
- 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
- 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
- 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
- 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
- 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