- a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
- 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
- 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
- aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
- 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
- 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
- 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
- a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
- ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
- 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
- f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
- 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
- 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
- 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
- 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
- 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- d4dff8b Update FFDH component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f5c5d97 Add documentation about libtestdriver1 usage by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 239094d all.sh: make libtestdriver1 components more uniform by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 27dd73f all.sh: add helper_libtestdriver1_make_main() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 31639e4 all.sh: add helper_libtestdriver1_make_drivers() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 27e1767 all.sh: add helper_libtestdriver1_adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- b45d58b Add armclang -O0 build test by Dave Rodgman · 2 years, 2 months ago
- 8c315f2 Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
- f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
- 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
- 99318e6 Add build test for armclang / Cortex-M0 / -Os by Dave Rodgman · 2 years, 2 months ago
- 012b6bb all.sh: test AES built-in implementation in AES-128-bit key only by Yanray Wang · 2 years, 3 months ago
- dccb202 Add test component for accelerated FFDH by Przemek Stekiel · 2 years, 3 months ago
- 374c3ae all.sh: add test for AES-128bit only without MBEDTLS_CTR_DRBG_C by Yanray Wang · 2 years, 3 months ago
- 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
- 3eb50e7 all.sh: add test for AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
- feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
- 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 4 months ago
- e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
- 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
- 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
- 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
- c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
- 32a432a all.sh: Fix test component name by Ronald Cron · 2 years, 4 months ago
- e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
- 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
- 5aab43f test: fix/improve comments in all.sh by Valerio Setti · 2 years, 4 months ago
- 1f1420d test: fix text output by Valerio Setti · 2 years, 4 months ago
- d0c644d test: minor refactoring by Valerio Setti · 2 years, 4 months ago
- ee97a1e test: improve comments and code in newly added helper function by Valerio Setti · 2 years, 4 months ago
- e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 4 months ago
- 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 4 months ago
- 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 4 months ago
- 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 4 months ago
- b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
- b76672d test: fix wrong accelerated SHA1 symbol by Valerio Setti · 2 years, 4 months ago
- 6d687b9 test: simplify comment in test_psa_crypto_config_accel_all_ec_algs_use_psa() by Valerio Setti · 2 years, 4 months ago
- c762797 test: removing test with all accel EC algs without USE_PSA by Valerio Setti · 2 years, 4 months ago
- 4fa6d0b test: moving accel ECJPAKE test close to accel ECDH and ECDSA ones by Valerio Setti · 2 years, 4 months ago
- 77bdff1 test: improve comment in the added test by Valerio Setti · 2 years, 4 months ago
- 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
- 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
- 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
- 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
- c584c27 Disable built-in SHA-256 in accel_hash too by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 5d0d641 Test entropy.c with driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- ac6db4d Merge pull request #7317 from mpg/lift-exclusions by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 4059aba accelerated ecdh: re-enable TLS 1.3 key exchanges and fix guards in check_config by Valerio Setti · 2 years, 5 months ago
- a81130f test: enable ECDHE key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
- 91cc8bb Enable ECDSA-det in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- d111fbd Enable HMAC-DRBG in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fbaf4e9 Enable PKCS7 in driver-only hashes component by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0d1921c Enable HKDF in driver-only hashes test by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 53a5844 test: enable ECDH key exchanges for driver coverage tests by Valerio Setti · 2 years, 5 months ago
- 4ebe2a7 Merge pull request #7300 from valeriosetti/issue7281 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- e91aada Merge pull request #7299 from valeriosetti/issue7280 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- c9ef476 Merge pull request #7192 from joerchan/psa-update-mbedtls by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 14c194a Merge pull request #7271 from mpg/use-md-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0f60d09 Add a test with all of ECC accelerated by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
- 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1b5ffc6 Avoid double definition of MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 8316209 Use MD_LIGHT rather than md5.h in pem.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 943f8dd test: remove leftovers from debug sessions by Valerio Setti · 2 years, 5 months ago
- 54e3c65 Fix failures in signature accel test by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fea765b test: enable ec-jpake key exchanges in driver coverage analysis by Valerio Setti · 2 years, 5 months ago
- d8c2800 ecjpake: add ssl-opt tests for driver coverage analysis by Valerio Setti · 2 years, 5 months ago
- 2a13cfd Merge pull request #7243 from valeriosetti/issue7148 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 8128037 Merge pull request #7163 from lpy4105/issue/all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago