- 8959095 test: memory footprint optimization for pkwrite tests by Valerio Setti · 2 years, 4 months ago
- 6942cc3 Merge pull request #7410 from valeriosetti/issue7390 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- f33c7e3 Code style by Dave Rodgman · 2 years, 4 months ago
- 9145dc4 Ensure variables initialised by Dave Rodgman · 2 years, 4 months ago
- c07df36 More fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
- b169671 Tidy-up by Dave Rodgman · 2 years, 4 months ago
- df2d5b1 Fix compile error by Dave Rodgman · 2 years, 4 months ago
- 0a05e70 Tidy-up by Dave Rodgman · 2 years, 4 months ago
- 9dc8b6a Test fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
- 6d3ec55 Merge pull request #7329 from minosgalanakis/ecp/unify_test_cases by Janos Follath · 2 years, 4 months ago
- 6d2ee70 test_suite_ecp: Removed `MBEDTLS_ECP_DP_SECP_GENERIC_ENABLED` dependency. by Minos Galanakis · 2 years, 4 months ago
- 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
- a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago
- 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
- 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
- 5278986 psa: fix ECP guards for key derivation by Valerio Setti · 2 years, 4 months ago
- d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 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
- 6a327a5 Merge pull request #7393 from valeriosetti/issue7389 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
- 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago
- b3f20da test: fix error handling in the new pk_genkey_ec() function by Valerio Setti · 2 years, 4 months ago
- 12a063a test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
- 0b30442 ecp: revert changes to ECP module and related tests/programs by Valerio Setti · 2 years, 4 months ago
- b6891b1 pk: add alternate function for keypair generation using PSA by Valerio Setti · 2 years, 4 months ago
- b16a50e Merge pull request #7392 from valeriosetti/issue7388 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- f740767 Merge pull request #7391 from valeriosetti/issue7387 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 3fddf25 test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
- 34f6755 pkparse: add new function for deriving public key from private using PSA by Valerio Setti · 2 years, 4 months ago
- 92278dc test_suite_ecp: Updated dependency macros for ecp_raw_generic. by Minos Galanakis · 2 years, 4 months ago
- 1358648 test_suite_ecp: Introduced `ecp_mod_p_generic_raw` by Minos Galanakis · 2 years, 5 months ago
- 0b3de6f Merge pull request #7288 from ronald-cron-arm/tls13-server-version-negotiation by Dave Rodgman · 2 years, 4 months ago
- 8c1ce22 tests: ssl: Restore !MBEDTLS_SSL_PROTO_TLS1_3 dependency by Ronald Cron · 2 years, 4 months ago
- c564938 Add downgrade protection mechanism by Ronald Cron · 2 years, 4 months ago
- 1a353ea ssl-opt.sh: Improve description of server negotiation tests by Ronald Cron · 2 years, 4 months ago
- d120bd6 ssl-opt.sh: Add version selection by the server tests by Ronald Cron · 2 years, 5 months ago
- 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
- 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
- 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
- 3b35455 tls: srv: Allow server hybrid TLS 1.2 and 1.3 configuration by Ronald Cron · 2 years, 5 months ago
- f95d169 ssl-opt.sh: Force TLS 1.2 on TLS 1.2 specific tests by Ronald Cron · 2 years, 5 months ago
- fd4c6af ssl-opt.sh: Force TLS 1.2 version by Ronald Cron · 2 years, 5 months ago
- 92dca39 ssl-opt.sh: Extend scope of some tests to TLS 1.3 by Ronald Cron · 2 years, 5 months ago
- 0aa1b88 ssl-opt.sh: Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2 dep by Ronald Cron · 2 years, 5 months ago
- 65f9029 ssl-opt.sh: Remove unnecessary TLS 1.3 forcing on client side by Ronald Cron · 2 years, 5 months ago
- c341ad7 ssl-opt.sh: Remove dummy TLS 1.3 kex modes tests by Ronald Cron · 2 years, 5 months ago
- ea8a1ea tests: ssl: Add some missing dependencies by Ronald Cron · 2 years, 5 months ago
- a697a71 tests: ssl: Move min/max TLS version setting to endpoint init by Ronald Cron · 2 years, 5 months ago
- 00bd892 bignum: Removed merge scaffolding. by Minos Galanakis · 2 years, 5 months ago
- 56f59d7 Merge pull request #7394 from mprse/fix_pkcs7_test_alloc by Dave Rodgman · 2 years, 4 months ago
- 13c73de Merge pull request #6233 from tom-cosgrove-arm/issue-6226-core-mul by Janos Follath · 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
- 98680fc ecp: revert changes to ECP module and test suite by Valerio Setti · 2 years, 4 months ago
- 9735be5 Fix memory allocations in pkcs7_verify test by Przemek Stekiel · 2 years, 4 months ago
- 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 0fe1ee2 pk: add an alternative function for checking private/public key pairs by Valerio Setti · 2 years, 4 months ago
- f8b55d6 Fix code style issues by Gabor Mezei · 2 years, 4 months ago
- c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
- dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
- d43b42e Whitespace fix by Dave Rodgman · 2 years, 4 months ago
- 4ffc9d8 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
- 87223ab Add generated test for core_mul by Gabor Mezei · 2 years, 4 months ago
- e16a945 Add unit tests for mbedtls_mpi_core_mul() by Tom Cosgrove · 3 years ago
- b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 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
- 03d557d Merge pull request #6900 from AndrzejKurek/san-dirname by Paul Elliott · 2 years, 4 months ago
- 54118a1 Merge pull request #7352 from gabor-mezei-arm/6349_fix_merge by Janos Follath · 2 years, 4 months ago
- 99771a3 Merge pull request #7336 from yanrayw/6500-gitignore-fix by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 1640682 Merge pull request #7334 from valeriosetti/analyze_outcomes_improvement by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 303704e Remove unnecessary tabs by Andrzej Kurek · 2 years, 5 months ago
- 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
- 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
- d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
- d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
- 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
- d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
- 4a4f1ec Add the original certificate to be malformed for x509 tests by Andrzej Kurek · 2 years, 7 months ago
- e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
- 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
- f109c66 Use proper log function by Valerio Setti · 2 years, 4 months ago
- 22992a0 Fix function description 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, 5 months ago
- 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 5 months ago
- 659aa68 test: use BUILTIN symbols in as weierstrass key derivation guard by Valerio Setti · 2 years, 5 months ago
- 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 5 months ago
- 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 5 months ago
- a532983 test: add legacy dependency for weierstrass key derivation by Valerio Setti · 2 years, 5 months ago
- b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
- df9c029 Remove obsolete ecp_fix_negative function by Gabor Mezei · 2 years, 4 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, 5 months ago
- 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 5 months ago