- abd7258 Add tests for psa_sign_message and psa_verify_message by gabor-mezei-arm · 4 years, 4 months ago
- dc76df4 Rename test funtions and test cases by gabor-mezei-arm · 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
- 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, 4 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, 6 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
- 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
- d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
- 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
- f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
- a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
- 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
- 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
- cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
- 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 7 months ago
- f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 8 months ago
- 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
- 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
- 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 9 months ago
- f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
- 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
- 4184107 tests: Fix checks of volatile key identifier by Ronald Cron · 4 years, 11 months ago
- 432e19c tests: Fix error codes when using "invalid" handles by Ronald Cron · 4 years, 11 months ago
- c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
- 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
- fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
- 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
- ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
- dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
- b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 4 years, 11 months ago
- 177deba Fix style and pull out ECB processing in separate function by Steven Cooreman · 5 years ago
- 81e0050 tests: psa: Add owner identifier as test parameter by Ronald Cron · 5 years ago
- ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
- 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
- 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
- d4b9133 Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008 by Gilles Peskine · 5 years ago
- 29c4a6c Add negative tests for MAC verification by Gilles Peskine · 5 years ago
- 090e16c Don't destroy the key during a MAC verification operation by Gilles Peskine · 5 years ago
- 8b356b5 Test other output sizes for psa_mac_sign_finish by Gilles Peskine · 5 years ago
- 5e65cec Simplify output bounds check in mac_sign test by Gilles Peskine · 5 years ago
- 3d404d6 Test PSA_MAC_FINAL_SIZE in mac_sign exactly by Gilles Peskine · 5 years ago
- e92c68a Note that a failure in cleanup is intentional by Gilles Peskine · 5 years ago
- 64f13ef Add missing cleanup to some multipart operation tests by Gilles Peskine · 5 years ago
- a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
- 3fa684e Allow importing Montgomery public keys in PSA Crypto by Steven Cooreman · 5 years ago
- ed3c9ec Added support for AES-ECB to the PSA Crypto implementation by Steven Cooreman · 5 years ago
- 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
- 49f8e31 Fix warning with gcc7/maximum allocation exceeded by Simon Butcher · 5 years ago
- b87b719 Remove old values of curve encodings by Gilles Peskine · 6 years ago
- 88e0846 Add dedicated test cases for psa_hash_compare by Gilles Peskine · 6 years ago
- 0a749c8 Implement and test psa_hash_compute, psa_hash_compare by Gilles Peskine · 6 years ago
- 667c111 Sanity checks for key attributes in exercise_key by Gilles Peskine · 6 years ago
- 895242b Add negative test cases for deprecated aliases by Gilles Peskine · 6 years ago
- 06c2889 Add test function for effective key attributes by Gilles Peskine · 6 years ago
- 0627f98 Add tests of deprecated PSA functions by Gilles Peskine · 6 years ago
- 841b14b Add tests of deprecated PSA macros by Gilles Peskine · 6 years ago
- 1a96049 Make the key_policy test function more flexible by Gilles Peskine · 6 years ago
- 89d8c5c Rename some signature-related identifiers by Gilles Peskine · 6 years ago
- cb0101f Merge pull request #298 from gilles-peskine-arm/config-symmetric-only by Gilles Peskine · 6 years ago
- ccde952 Merge pull request #259 from k-stachowiak/bounds-check-asn1-len by Gilles Peskine · 6 years ago
- b16841e Fixed -Wunused warnings when building without asymmetric crypto by Gilles Peskine · 6 years ago
- b8cde4e Consolidate invalid-handle tests by Gilles Peskine · 6 years ago
- f102e4e Test that psa_close_key(0) and psa_destroy_key(0) succeed by Gilles Peskine · 6 years ago
- 1a2904c derive_input test function: Try output afterwards by Gilles Peskine · 6 years ago
- 2058c07 derive_input test function: More logical parameter order by Gilles Peskine · 6 years ago
- b896519 Use the constant PSA_KEY_TYPE_NONE rather than 0 by Gilles Peskine · 6 years ago
- 6842ba4 PSA crypto KDF: test bytes/key input independently of the step type by Gilles Peskine · 6 years ago
- 9b88efc Check len against buffers size upper bound in PSA tests by k-stachowiak · 6 years ago
- 5fe5e27 Test slot_number attribute by Gilles Peskine · 6 years ago
- 0c77b0e Merge pull request #198 from gilles-peskine-arm/psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago