- e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
- e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
- c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
- 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
- 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years ago
- c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
- 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
- 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
- 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
- b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
- 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
- 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
- 42796e2 generate_psa_tests: fix automatically generated tests for RSA by Valerio Setti · 2 years, 1 month ago
- 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
- f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
- 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
- 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
- 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
- 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
- 99a82dd fix python lint fails by Jerry Yu · 2 years, 2 months ago
- 5811869 Add test_certs.h generate script by Jerry Yu · 2 years, 2 months ago
- 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
- 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
- 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
- 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
- 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
- 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
- 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
- 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
- 9b6b5a0 Enable testing the cloned ecp module by Gabor Mezei · 2 years, 2 months ago
- eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
- 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
- c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago
- 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
- 072bded test: use proper key pair symbols in accelerated list for EC curve test by Valerio Setti · 2 years, 1 month ago
- 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
- 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
- 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 1 month ago
- 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 1 month ago
- 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 1 month ago
- f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 1 month ago
- a983655 test: use better naming for new components by Valerio Setti · 2 years, 1 month ago
- 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
- 249b18a test: add new component to test with all KEY_PAIRs enabled but one by Valerio Setti · 2 years, 2 months ago
- 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
- 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
- 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
- fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
- cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
- 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
- 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
- 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
- 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
- c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
- c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
- 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
- aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
- 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
- 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
- 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- 3d9af47 Fix tests? by Dave Rodgman · 2 years, 2 months ago
- 6a08b68 Simplify aesni support test by Dave Rodgman · 2 years, 2 months ago
- f8986e3 Clarify support_test_aesni by Dave Rodgman · 2 years, 2 months ago
- b959027 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
- 20cc563 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
- a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
- f18a7e1 Fix typo by Dave Rodgman · 2 years, 2 months ago
- f87e526 Fix test error by Dave Rodgman · 2 years, 2 months ago
- 48d8e83 fix CI failure by Dave Rodgman · 2 years, 2 months ago
- 336a453 Fix typo by Dave Rodgman · 2 years, 2 months ago
- 086e137 code style by Dave Rodgman · 2 years, 2 months ago
- 96a9e6a Address test review comments by Dave Rodgman · 2 years, 2 months ago
- fa1d05c Remove not-needed compiler flags by Dave Rodgman · 2 years, 2 months ago
- e1dd6e9 Merge remote-tracking branch 'origin/development' into prefer-intrinsics by Dave Rodgman · 2 years, 2 months ago
- be60fcc Add test for plain C path by Dave Rodgman · 2 years, 2 months ago
- c2b7264 Simplify aesni test by Dave Rodgman · 2 years, 2 months ago
- 15e7044 test: update depends.py with new dependencies 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
- 838dc46 Test asm and intrinsics from all.sh by Dave Rodgman · 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
- 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
- 64f790f test: fix python script for PSA test generation 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