- 85b7465 all.sh: block_cipher_no_decrypt: fix various issues by Yanray Wang · 1 year, 9 months ago
- 799bd84 all.sh: resue support_build_armcc for *_armcc test by Yanray Wang · 1 year, 9 months ago
- 4cd1b16 all.sh: check additional symbols in asece for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
- 49cd4b5 all.sh: refine and simplify component for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
- 4995e0c cipher.c: return error for ECB-decrypt under BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
- bc29aef all.sh: test BLOCK_CIPHER_NO_DECRYPT in build_aes_variations by Yanray Wang · 1 year, 9 months ago
- f149640 all.sh: add components to test BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago
- 6b190d4 psa_information.py: generate dep for AES/ARIA/CAMELLIA ECB test case by Yanray Wang · 1 year, 9 months ago
- eefd269 test_suite_psa_crypto: add dependency for decrypt test cases by Yanray Wang · 1 year, 9 months ago
- 6611139 all.sh: modify components to test BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
- b67b474 Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
- 4b6595a Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 10 months ago
- 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
- aa01ee3 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 10 months ago
- cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
- 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
- a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
- fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
- 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
- 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
- 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
- a7127eb tidy up by Dave Rodgman · 1 year, 10 months ago
- 7a8a249 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- b1107ae Tidy up bash syntax by Dave Rodgman · 1 year, 10 months ago
- 54ada8b Improve docs by Dave Rodgman · 1 year, 10 months ago
- 28e38d8 Use lower-case for local variables by Dave Rodgman · 1 year, 10 months ago
- 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
- 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
- 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
- 3cde6a2 Improve naming by Dave Rodgman · 1 year, 10 months ago
- 4243610 Use make to generate the test command by Dave Rodgman · 1 year, 10 months ago
- 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
- 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
- 43a5ce8 rename function by Dave Rodgman · 1 year, 10 months ago
- 920343a Separate out a resuable option cross-product test function by Dave Rodgman · 1 year, 10 months ago
- 184c0af Remove not-needed edge-case by Dave Rodgman · 1 year, 10 months ago
- 8a64fb8 Simplify makefile generation; don't use -j by Dave Rodgman · 1 year, 10 months ago
- 86cc708 fix make issue by Dave Rodgman · 1 year, 10 months ago
- aea01c9 Use make to parellise tests by Dave Rodgman · 1 year, 10 months ago
- 9728562 Improve test speed by Dave Rodgman · 1 year, 10 months ago
- 573dfc1 Add testing for MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Dave Rodgman · 1 year, 10 months ago
- 745af9f Extend testing of aes.o options by Dave Rodgman · 1 year, 10 months ago
- b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
- 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
- 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
- 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
- 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
- c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
- 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
- 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
- c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
- f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
- 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
- 26dd764 parse_attribute_value_hex_der_encoded test case fixups by Gilles Peskine · 1 year, 11 months ago
- c94500b Add may-fail mode to mbedtls_x509_string_to_names output tests by Gilles Peskine · 1 year, 11 months ago
- aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
- 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
- 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
- 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 11 months ago
- 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
- bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
- db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
- 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
- cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
- 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
- 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
- 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
- b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
- ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 11 months ago
- ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 11 months ago
- bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
- 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 11 months ago
- 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
- 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
- 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago