- ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 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
- 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 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
- 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 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
- 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 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
- 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
- 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
- e554f1b Merge pull request #7853 from lpy4105/issue/7816/add-commands-for-files-in-parse_input by Gilles Peskine · 2 years, 1 month ago
- 0d539c2 Merge pull request #7702 from silabs-Kusumit/PBKDF2_out_of_range_input_cost 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
- 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- c4a760c Merge pull request #7849 from davidhorstmann-arm/fix-string-to-names-retcode by Tom Cosgrove · 2 years, 1 month ago
- 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
- 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
- a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
- 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month 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
- 4c0174d psa: replace remaining ECC_KEY_PAIR_LEGACY symbols with proper ones 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, 2 months ago
- 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 2 months ago
- 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 2 months ago
- 5ac2689 test: reset proper guards for ECJPAKE tests by Valerio Setti · 2 years, 2 months ago
- ac6b0d1 test: rename function testing EC key generation in driver_wrappers by Valerio Setti · 2 years, 2 months ago
- 2a63460 psa: fix guards for EC key derivation by Valerio Setti · 2 years, 2 months ago
- f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 2 months ago
- a983655 test: use better naming for new components by Valerio Setti · 2 years, 2 months ago
- 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 2 months ago
- 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
- f099770 test: replace ECC_KEY_PAIR_LEGACY with GENERATE by Valerio Setti · 2 years, 2 months ago
- c2a4fb7 test: replace ECC_KEY_PAIR_LEGACY with DERIVE 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
- 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 18730dd fix fragile way to refer to server1.req.sha256 by Pengyu Lv · 2 years, 1 month ago
- 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
- e773077 pk_wrap: add support for ECDSA verify for opaque keys by Valerio Setti · 2 years, 2 months 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
- ab26649 Make parse_input targets depend on files in parse_input if possible by Pengyu Lv · 2 years, 1 month ago
- 7d55dd2 Fix malformed directoryName extensions by Andrzej Kurek · 2 years, 1 month ago
- 7d7c208 fix the command of server5-sha%.crt by Pengyu Lv · 2 years, 1 month ago
- a0350f7 fix wrong dependency file path by Pengyu Lv · 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
- 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 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
- c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
- 7dda271 Fix description of functions by Przemek Stekiel · 2 years, 1 month ago
- db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
- 163d346 test_suite_ecp: Changed to BITS_TO_LIMBS(224) * 2 in `ecp_mod_p_generic_raw`. by Minos Galanakis · 2 years, 1 month ago
- 23394b1 test_suite_ecp: Updated ecp_mod_p_generic_raw to use the `BITS_TO_LIMBS` macro. by Minos Galanakis · 2 years, 1 month ago
- b50ae1f Add regression testcase for string_to_names() by David Horstmann · 2 years, 1 month ago
- dfc2e26 Short too long lines by Jerry Yu · 2 years, 1 month ago
- 8ee086d remove parse input only files from `all_final` by Jerry Yu · 2 years, 1 month ago
- c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
- 7d2a54c fix wrong dependency file path by Jerry Yu · 2 years, 1 month ago
- 92d1ec6 Change path for the files only exits in parse_input by Jerry Yu · 2 years, 1 month ago
- 54e8632 copy command for parse_input/* when it exists in data_files by Jerry Yu · 2 years, 1 month ago
- cbfe333 add test case for zero input cost by Kusumit Ghoderao · 2 years, 1 month ago
- 42b02b9 Add test and test case for input cost greater than vendor maximum by Kusumit Ghoderao · 2 years, 2 months ago
- 93baf39 test_suite_ecp.data: Added test cases for modulo-1 in coordinate representation. by Minos Galanakis · 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
- 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() by Valerio Setti · 2 years, 1 month ago
- aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
- e0c329b test_suite_ecp.data: Limb aligned inputs by Minos Galanakis · 2 years, 1 month ago
- a984d77 ecp_curves: Added dataset for SECP224K1 Coordinate Modulus. by Minos Galanakis · 2 years, 1 month ago
- 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
- bb521fd Don't directly access iv_size by Dave Rodgman · 2 years, 1 month ago
- 9282d4f Don't directly access key_bitlen by Dave Rodgman · 2 years, 1 month ago
- 9a3a1a6 Simplify directory name comparison in tests by David Horstmann · 2 years, 1 month ago
- fee70a5 test_suite_ecp: Extended `ecp_mul_inv` tests for optimised reduction. by Minos Galanakis · 2 years, 2 months ago
- 3048c8c Merge pull request #7725 from minosgalanakis/ecp/7268_add_optimised_reduction_setup_3 by Paul Elliott · 2 years, 1 month ago
- a5f7de1 Refactor injecting errors in the second round by David Horstmann · 2 years, 2 months ago
- 25c9070 Test extra inputs and outputs at the end of J-PAKE by David Horstmann · 2 years, 2 months ago
- a62d712 Add testing for extra calls during a round by David Horstmann · 2 years, 2 months ago
- e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
- 2fb9d00 Merge pull request #7682 from valeriosetti/issue7453 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 4b3c02b test: remove duplicate PK_HAVE_ECC_KEYS dependency in pkparse suite by Valerio Setti · 2 years, 2 months ago
- edf0597 Merge pull request #7691 from DemiMarie/test-equal by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago