- 8a12982 Merge pull request #4010 from stevew817/feature/gcm_vectors by Ronald Cron · 4 years, 6 months ago
- 1e9c042 Minor fixup of SKIP_IF test macro documentation verbiage by Steven Cooreman · 4 years, 6 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
- 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
- 2222d68 Allow GCM selftest to skip non-12-byte IVs for ALT implementations by Steven Cooreman · 4 years, 7 months ago
- a0b4dec Merge pull request #4072 from gilles-peskine-arm/psa_import_ecc_key-not_supported by Gilles Peskine · 4 years, 6 months ago
- 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
- 6b8d0a4 Merge pull request #4123 from gilles-peskine-arm/fix-build-test_generate_random by Ronald Cron · 4 years, 6 months ago
- f8ceb4c Merge pull request #4120 from bensze01/fix_changelog by Ronald Cron · 4 years, 6 months ago
- 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
- d88ccae Update the documentation of mbedtls_psa_ecp_load_representation by Gilles Peskine · 4 years, 6 months ago
- 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
- fe9a425 Fix mistake in 2.25.0 Changelog by Bence Szépkúti · 4 years, 6 months ago
- a0832d4 Merge pull request #3958 from gilles-peskine-arm/fix-tls12-constant-namespace by Ronald Cron · 4 years, 6 months ago
- d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted 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
- 21c64fa Merge pull request #4052 from stevew817/feature/skip_large_tests_on_OOM by Ronald Cron · 4 years, 6 months ago
- c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
- 39ddb0a Improve test infrastructure documentation by Chris Jones · 4 years, 6 months ago
- 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 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
- 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
- 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
- a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
- 6a32ad8 Merge pull request #4094 from d-otte/development by Janos Follath · 4 years, 6 months ago
- bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
- da43d78 adjusting Changelog entry for PR #4094 by Daniel Otte · 4 years, 6 months ago
- 1bf4c55 psa: Improve psa_import_key_into_slot() documentation by Ronald Cron · 4 years, 6 months ago
- d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
- 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
- e907e55 psa: export: Check output buffer size earlier by Ronald Cron · 4 years, 7 months ago
- 9cfdf6e Fix coding style issues by Ronald Cron · 4 years, 7 months ago
- 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
- 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
- c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
- 84a3fa1 tests: psa: Change key management test driver default forced return value by Ronald Cron · 4 years, 8 months ago
- 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 8 months ago
- fb2ed5b psa: import: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
- bf33c93 psa: Call import software implementation as a driver by Ronald Cron · 4 years, 8 months ago
- a0fe59f psa: Export internally psa_import_key_into_slot() by Ronald Cron · 4 years, 8 months ago
- 2ebfdcc psa: Change psa_import_key_into_slot() signature by Ronald Cron · 4 years, 8 months ago
- dd04d42 psa: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
- d6ec303 psa: Move ECP key import to psa_crypto_ecp.c by Ronald Cron · 4 years, 8 months ago
- b14dbbe psa: Rename ECP key import function by Ronald Cron · 4 years, 9 months ago
- 79cc548 psa: Change psa_import_ecp_key() signature by Ronald Cron · 4 years, 9 months ago
- 13f8b09 psa: ecp: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
- abf2aef psa: Move RSA key import to psa_crypto_rsa.c by Ronald Cron · 4 years, 8 months ago
- b6420e3 psa: Rename psa_import_rsa_key to mbedtls_psa_rsa_import_key by Ronald Cron · 4 years, 9 months ago
- 4f2a7f0 psa: Change psa_import_rsa_key() signature by Ronald Cron · 4 years, 9 months ago
- 8f813ee psa: rsa: import: Move key buffer allocation by Ronald Cron · 4 years, 9 months ago
- f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 8 months ago
- e5ca3d8 psa: Move RSA/ECP export code to RSA/ECP specific C file by Ronald Cron · 4 years, 8 months ago
- 152e3f8 psa: export: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
- 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
- 7285cda psa: Export internally psa_export_(public_)key_internal by Ronald Cron · 4 years, 8 months ago
- d18b5f8 psa: Change psa_export_(public_)key_internal signature by Ronald Cron · 4 years, 8 months ago
- 9486f9d psa: Disentangle public export and export code by Ronald Cron · 4 years, 8 months ago
- 200a52c psa: Align naming of export internal functions by Ronald Cron · 4 years, 8 months ago
- 00b7bfc psa: Move xxx_load_representation functions to RSA/ECP specific modules by Ronald Cron · 4 years, 8 months ago
- 3c8ca3a psa: Rename psa_export_rsa/ecp_key to mbedtls_psa_rsa/ecp_export_key by Ronald Cron · 4 years, 8 months ago
- 9085708 psa: Rename psa_load_rsa/ecp_representation by Ronald Cron · 4 years, 8 months ago
- 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
- 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
- ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
- 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
- c539b95 Merge pull request #4012 from gilles-peskine-arm/psa-test-new-dependencies by Ronald Cron · 4 years, 6 months ago
- 21cbe4a adding entry file to ChangeLog.d for PR4094 by Daniel Otte · 4 years, 6 months ago
- c8a9177 mbedtls_mpi_sub_abs: fix buffer overflow in error case by Gilles Peskine · 4 years, 6 months ago
- 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
- 79fb5da adding parentheses to macro definitions, to avoid confusion and possible mistakes in usage. by Daniel Otte · 4 years, 6 months ago
- 39f3614 avoid errorneous computation of RSA_PRV_DER_MAX_BYTES if MBEDTLS_MPI_MAX_SIZE is odd. by Daniel Otte · 4 years, 6 months ago
- 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
- 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
- b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
- fa37961 Rename OMITTED_SYSTEMATIC_DEPENDENCIES by Gilles Peskine · 4 years, 7 months ago
- 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
- d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
- 8405b5f Change PSA crypto test dependencies to PSA_WANT_xxx by Gilles Peskine · 4 years, 7 months ago
- a87e178 If there are no arguments, don't update the file content by Gilles Peskine · 4 years, 7 months ago
- 72d8e0a Key policy negative tests don't actually require the algorithm by Gilles Peskine · 4 years, 7 months ago
- 20987b9 Detect test cases that require something not to be supported by Gilles Peskine · 4 years, 7 months ago
- f032fa9 Special handling for some always-on or alias symbols by Gilles Peskine · 4 years, 7 months ago
- 81dec00 Remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
- e4f539c Don't add cipher-related PSA_WANT_xxx because they aren't implemented yet by Gilles Peskine · 4 years, 7 months ago
- 9bbba5e Add a function to remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
- 2d2e924 Implement basic update of PSA_WANT dependencies by Gilles Peskine · 4 years, 7 months ago
- 45e9e73 Add a possibility to keep manual dependencies for certain functions by Gilles Peskine · 4 years, 7 months ago
- 82ebaa4 Implement stanza parsing in .data files by Gilles Peskine · 4 years, 7 months ago
- bdffaea New script to determine PSA crypto test dependencies automatically 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
- 51b8bb0 PSA_KEY_TYPE_DERIVE is always available by Gilles Peskine · 4 years, 7 months ago
- b65db07 Add missing declaration of SHA-224 from MBEDTLS_SHA256_C by Gilles Peskine · 4 years, 7 months ago
- 47a8933 Declare PSA_KEY_TYPE_HMAC as well by Gilles Peskine · 4 years, 7 months ago
- 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
- a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago