- 30e0870 Add test for hostname getter by Pengyu Lv · 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
- 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
- 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
- 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
- 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 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
- 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 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
- 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
- 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT 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
- 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- e773077 pk_wrap: add support for ECDSA verify for opaque keys by Valerio Setti · 2 years, 2 months ago
- 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 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
- 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
- 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
- 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() 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
- 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, 2 months 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, 2 months 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
- 2016fa3 Use DER format for x509 SAN tests by Andrzej Kurek · 2 years, 2 months ago
- 30fdc03 pk: remove useless internal function by Valerio Setti · 2 years, 2 months ago
- 545a0d6 test: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
- 16442cc x509parse tests: Replace TEST_ASSERT with TEST_EQUAL by Demi Marie Obenour · 2 years, 8 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
- 5760bf7 Merge pull request #7641 from valeriosetti/issue7614 by Gilles Peskine · 2 years, 2 months ago
- 450abfd test_suite_ecp: Added `MBEDTLS_ECP_NIST_OPTIM` define guards. by Minos Galanakis · 2 years, 2 months ago
- effff76 test_suite_ecp: Updated `ecp_mod_p_generic_raw` for optimised reduction. by Minos Galanakis · 2 years, 2 months ago
- 0f718c9 bignum_mod: Fixed code-style by Minos Galanakis · 2 years, 3 months ago
- 88e16df bignum_mod: Refactored `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 3 months ago
- 67ebaaf test_suite_bignum: Removed `test_read_modulus()`. by Minos Galanakis · 2 years, 3 months ago
- 680233d Merge pull request #7680 from paul-elliott-arm/raw_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
- ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
- a2e48f7 Split out mbedtls_ecp_mod_p448_raw() by Paul Elliott · 2 years, 2 months ago
- 2e7d572 Merge pull request #7624 from daverodgman/aes-perf by Dave Rodgman · 2 years, 2 months ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
- f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
- b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
- 14f65a4 Merge pull request #7714 from daverodgman/sha3-update by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
- 33701ac Fix test dependencies by Dave Rodgman · 2 years, 2 months ago
- b31059f Remove negative tests for input validation by Kusumit Ghoderao · 2 years, 2 months ago
- a8af4f4 Fix test dependency by Dave Rodgman · 2 years, 2 months ago
- 8b0deef Add HMAC DRBG SHA-3 tests by Dave Rodgman · 2 years, 2 months ago
- 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
- 2468ad1 Add tests for invalid paramters by Dave Rodgman · 2 years, 2 months ago
- 9c1128e Add tests for xor over large blocks by Dave Rodgman · 2 years, 3 months ago
- c40a1b5 Remove references to x509_invasive.h by Andrzej Kurek · 2 years, 3 months ago
- 0b683a9 Remove redundant test and add tests: keyid only (without issuer) by Przemek Stekiel · 2 years, 2 months ago
- 401c8e3 Adapt test (use path instead of bytes) after rebase by Przemek Stekiel · 2 years, 3 months ago
- ff9c299 Fix code style by Przemek Stekiel · 2 years, 3 months ago
- 05d5c3e Further test improvements by Przemek Stekiel · 2 years, 3 months ago
- 9a1c428 Fix after rebase (remove redundant variables in tests) by Przemek Stekiel · 2 years, 3 months ago
- 64a06e4 Add more test cases by Przemek Stekiel · 2 years, 3 months ago
- 2c64e90 Use RSA keys in generated certificates by Przemek Stekiel · 2 years, 3 months ago
- b1f0b53 Add test for invalid KeyIdentifier tag length + adapt error code by Przemek Stekiel · 2 years, 3 months ago
- a6a0a79 Use TEST_EQUAL instead of TEST_ASSERT in tests by Przemek Stekiel · 2 years, 3 months ago
- 1969f6a Test optional fields in authorityKeyId by Przemek Stekiel · 2 years, 4 months ago
- 0ad1006 Check values in tests by Przemek Stekiel · 2 years, 4 months ago
- 2568d47 Use generated certs in DER format in tests by Przemek Stekiel · 2 years, 4 months ago
- 13230a4 Merge pull request #7349 from mpg/rm-hash-info by Gilles Peskine · 2 years, 2 months ago
- d598eaf Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string by Gilles Peskine · 2 years, 2 months ago
- 28daefa Fix fall through warning by Kusumit Ghoderao · 2 years, 2 months ago
- da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
- 63973ab Add test for invalid IP length (+use der format in tests) by Przemek Stekiel · 2 years, 2 months ago
- 63a4cdd Add test to parse ipV4 and ipV6 addresses by Przemek Stekiel · 2 years, 2 months ago
- f28e0f5 Fix code style by Kusumit Ghoderao · 2 years, 2 months ago
- c63d140 Add negative cases for pbkdf2 output by Kusumit Ghoderao · 2 years, 2 months ago
- 2b5c91b Add RFC tests for pbkdf2 output by Kusumit Ghoderao · 2 years, 2 months ago
- e70a8bb Change derive_input test cases for implemented output_bytes by Kusumit Ghoderao · 2 years, 2 months ago
- 81797fc Add cost and password steps to derive_output_test function by Kusumit Ghoderao · 2 years, 2 months ago
- 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago