- 69482f9 Add test to cover memory leak in authorityCertIssuer case by Przemek Stekiel · 2 years, 3 months ago
- 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- ddfd0a2 Merge pull request #7399 from lpy4105/issue/7014/certificate-audit-script by Bence Szépkúti · 2 years, 3 months ago
- 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
- 67d3f52 Use int instead uint in test function arguments by Przemek Stekiel · 2 years, 3 months ago
- ed9fb78 Fix parsing of KeyIdentifier (tag length error case) + test by Przemek Stekiel · 2 years, 3 months ago
- fca2d2b Merge pull request #7555 from yuhaoth/pr/remove-delay-milliseconds-test by Gilles Peskine · 2 years, 3 months ago
- 8beb250 fix wrong target detection by Jerry Yu · 2 years, 3 months ago
- ef468ea Merge pull request #6740 from xkqian/tls13_fix_unkown_pk_type by Tom Cosgrove · 2 years, 3 months ago
- 484a9e1 Remove `delay milliseconds` test by Jerry Yu · 2 years, 3 months ago
- 4f387ef pk: use better naming for the new key ID field by Valerio Setti · 2 years, 3 months ago
- 048cd44 pk: fix library code for using the new opaque key solution by Valerio Setti · 2 years, 3 months ago
- e3d98fc Add pkwrite tests for X25519/X448 DER by Jethro Beekman · 2 years, 3 months ago
- abbba5e Add derive public test for X25519/X448 by Jethro Beekman · 2 years, 3 months ago
- 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
- e4072c0 Merge pull request #7548 from jethrogb/jb/mbedtls_pem_write_buffer by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- b643283 Merge pull request #7490 from paul-elliott-arm/test_ecp_mod_p448 by Paul Elliott · 2 years, 3 months ago
- 2488afc Add FFDH alg to test driver extensions by Przemek Stekiel · 2 years, 3 months ago
- 2eff33c Merge pull request #6716 from gilles-peskine-arm/test-argument-types-union by Gilles Peskine · 2 years, 3 months ago
- 2593ec4 Use TEST_EQUAL instead of TEST_ASSERT by Jethro Beekman · 2 years, 3 months ago
- 3477a67 Fix cross-platform compilation issue by Jethro Beekman · 2 years, 3 months ago
- 8194285 Fix parsing of authorityCertSerialNumber (use valid tags) by Przemek Stekiel · 2 years, 3 months ago
- 746df88 mbedtls_pem_write_buffer: Correctly report needed buffer size for all possible line lengths and counts by Jethro Beekman · 2 years, 3 months ago
- f57273c Merge pull request #7496 from valeriosetti/issue7480 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
- c70d9ea Merge pull request #7412 from silabs-Kusumit/PBKDF2_implementation by Gilles Peskine · 2 years, 3 months ago
- 9a855f2 test: check for exact length of returned pub key by Valerio Setti · 2 years, 3 months ago
- f545171 test: optimize code for pk_write_public_from_private() by Valerio Setti · 2 years, 3 months ago
- 84554e9 test: use better naming for the newly introduced test function by Valerio Setti · 2 years, 3 months ago
- 8820b57 test: fix makefile for ec_pub.[der/pem] generation by Valerio Setti · 2 years, 3 months ago
- d860a79 test: fix wrong private key file by Valerio Setti · 2 years, 3 months ago
- 1751341 test: add test function for public key derivation starting from private one by Valerio Setti · 2 years, 3 months ago
- c8b7865 test: align ec_pub public keyfile with its ec_prv.sec1 counterpart by Valerio Setti · 2 years, 3 months ago
- f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- d60dfc0 Add test for parse_binary_string by Kusumit Ghoderao · 2 years, 3 months ago
- 14d6b11 Merge pull request #7419 from yuhaoth/test/random-time-test-fail by Gilles Peskine · 2 years, 3 months ago
- 7c0f91b test: use define for initializing ssl_message_queue struct by Valerio Setti · 2 years, 3 months ago
- 6d85afa Fix naming: FFDH key -> DH key and fix guard in psa_validate_key_type_and_size_for_key_generation by Przemek Stekiel · 2 years, 3 months ago
- 00a256f test: fix USE_PSA_INIT position in test_suite_ssl by Valerio Setti · 2 years, 3 months ago
- 0f2f996 change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
- e93c90e Merge pull request #7433 from oberon-microsystems/fix-psa-aead-chacha20-test-dependency by Dave Rodgman · 2 years, 3 months ago
- b6ad682 Update tests/suites/test_suite_psa_crypto.function by Kusumit-Silabs · 2 years, 3 months ago
- af0225e change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
- c6fdf1b Add tests with INPUT_INTEGER as key_type_arg by Kusumit Ghoderao · 2 years, 3 months ago
- 12e0b4b Use key_type_arg for determining input method by Kusumit Ghoderao · 2 years, 3 months ago
- 4c0da51 mbedtls_test_psa_exported_key_sanity_check: check for length equality for DH keys by Przemek Stekiel · 2 years, 3 months ago
- 2c9fc07 Fix FFDH tests dependencies by Przemek Stekiel · 2 years, 3 months ago
- 2e7c33d Use import_with_data for testing FFDH invalid key length by Przemek Stekiel · 2 years, 3 months ago
- 16648be Add Curve 448 tests by Paul Elliott · 2 years, 3 months ago
- b70c4e0 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 3 months ago
- 2986acc typo by Gilles Peskine · 2 years, 3 months ago
- 5786133 Add test cases with a question mark by Gilles Peskine · 2 years, 3 months ago
- 9a75131 Fix wrong comment by Gilles Peskine · 2 years, 5 months ago
- 5472242 Explain the format argument expected by the test functions by Gilles Peskine · 2 years, 5 months ago
- fa83a7e Fix typos in test descriptions by Gilles Peskine · 2 years, 5 months ago
- 8b32d20 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 5 months ago
- 7768a8e Remove string hack for mbedtls_mpi_mod_int testing by Gilles Peskine · 2 years, 8 months ago
- 6f5082b Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 8 months ago
- 872948c Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
- 4ea4ad0 parse_function_arguments: stricter type parsing by Gilles Peskine · 2 years, 8 months ago
- 47e2e88 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 8 months ago
- 096f0ca parse_function_arguments: extract per-argument function by Gilles Peskine · 2 years, 8 months ago
- 400cde6 parse_function_arguments: make local_vars a list by Gilles Peskine · 2 years, 8 months ago
- b3c2eaf Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
- 5226eb5 Simplify parsing of integers in .datax files by Gilles Peskine · 2 years, 8 months ago
- a994695 Exercise string parsing in the test framework by Gilles Peskine · 2 years, 8 months ago
- 1a24895 Simplify string escapes by Gilles Peskine · 2 years, 8 months ago
- ca25dee Factor get_function_info out of gen_from_test_data by Gilles Peskine · 2 years, 8 months ago
- 8542f5c Add line number to a few error messages by Gilles Peskine · 2 years, 8 months ago
- bc3db2e printf testing: exercise integer parsing in the test framework by Gilles Peskine · 2 years, 8 months ago
- 1879326 Remove stdint.h substitute for older MSVC by Gilles Peskine · 2 years, 8 months ago
- 6c607e5 Remove declarations of the nonstandard function strcasecmp by Gilles Peskine · 2 years, 8 months ago
- 017f0b7 Stop supporting non-canonical case in mpi_write_string test data by Gilles Peskine · 2 years, 8 months ago
- 91a6183 Merge pull request #7427 from minosgalanakis/ecp/7258_ecp_mod_p256K1_add_test_cases by Janos Follath · 2 years, 3 months ago
- 654bef0 Fix typos, comments, style, optimize macros by Przemek Stekiel · 2 years, 8 months ago
- 1702d5a test driver: add support for FFDH key agreement by Przemek Stekiel · 2 years, 8 months ago
- 7cf26df Add sanity check for FFDH key excercise by Przemek Stekiel · 2 years, 8 months ago
- 9e65a81 Remove redundant test case (PSA_ALG_FFDH key agreement is now supported) by Przemek Stekiel · 2 years, 8 months ago
- b231c9d Add FFDH key agreement tests by Przemek Stekiel · 2 years, 8 months ago
- 564eb58 Add FFDH key generation tests by Przemek Stekiel · 2 years, 8 months ago
- 44babc0 Add import/export FFDH key tests by Przemek Stekiel · 2 years, 8 months ago
- 1d9c2b6 Adapt import/export test for FFDH by Przemek Stekiel · 2 years, 8 months ago
- 10f4091 Merge pull request #7462 from daverodgman/clz_size_opt by Tom Cosgrove · 2 years, 3 months ago
- 4f30a6a Remove undesirable test by Dave Rodgman · 2 years, 3 months ago
- 2e863ec Remove unnecessary if to save 16 bytes by Dave Rodgman · 2 years, 3 months ago
- d14e04e Use ASSERT_COMPARE for comapring buffers by Przemek Stekiel · 2 years, 3 months ago
- 4dfed0a test_suite_ecp: Refactored `ecp_mod_p256k1` to alignt with `ecp_mod_p192k1` by Minos Galanakis · 2 years, 4 months ago
- 9c2c81f ecp_curves: Renamed `ecp_mod_p256k1` -> `mbedtls_ecp_mod_p256k1` by Minos Galanakis · 2 years, 4 months ago
- d6751dc ecp_curves: Added unit-tests for `secp256k1` by Minos Galanakis · 2 years, 4 months ago
- 1d4cc91 cert_audit: Reword the options and their descriptions by Pengyu Lv · 2 years, 3 months ago
- 1381598 cert_audit: Check the version of cryptography by Pengyu Lv · 2 years, 3 months ago
- 14bfdbf test: update guards also for pkwrite and pkparse by Valerio Setti · 2 years, 3 months ago
- 8bb93bb test: fix max value in test_mx32 by Valerio Setti · 2 years, 3 months ago
- e50831c test: minor fix for non-initialized variable by valerio · 2 years, 4 months ago
- 32f2ac9 test: proper positioning of USE_PSA_INIT + added missing exit labels by valerio · 2 years, 4 months ago
- 285dae8 test: fix USE_PSA_INIT/DONE for SSL test suite by Valerio Setti · 2 years, 4 months ago
- 569c171 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 4 months ago
- b79f7db test: fix USE_PSA_INIT/DONE for PK test suite by Valerio Setti · 2 years, 4 months ago
- feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- 0281d76 Merge pull request #7449 from valeriosetti/issue7446 by Manuel Pégourié-Gonnard · 2 years, 3 months ago