- e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
- c60cc1d Add missing dependency on MBEDTLS_GCM_C in cipher tests by Andrzej Kurek · 3 years, 7 months ago
- 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 7 months ago
- 4ed2844 Merge pull request #5312 from gilles-peskine-arm/add_list_config_function-2.x by Gilles Peskine · 3 years, 8 months ago archive/development_2.x development_2.x
- d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
- 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
- 5752b4b Add expected output for tests by Paul Elliott · 3 years, 8 months ago
- 270a264 Simplify Input usage macros by Paul Elliott · 3 years, 8 months ago
- 73051b4 Rename (and relabel) pkcs12 test case by Paul Elliott · 3 years, 8 months ago
- 8ca8f2d Remove incorrect test dependency by Paul Elliott · 3 years, 8 months ago
- 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
- 1a3540a Fix missing test dependancies by Paul Elliott · 3 years, 9 months ago
- 13d5a34 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
- 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
- cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
- bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
- 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
- 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
- 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
- c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
- 1e31316 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x by Gilles Peskine · 3 years, 8 months ago
- f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
- 3f5f7df Remove accidental requirement on the worktree content by Gilles Peskine · 3 years, 8 months ago
- ce8ccaf Docker: Python requirements are now managed in-tree by Gilles Peskine · 3 years, 9 months ago
- bdea4d4 psa: Fix and improve comments by Ronald Cron · 3 years, 9 months ago
- 0962370 all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
- f7e483c all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
- 9130ead tests: psa: Add dependencies on built-in hash by Ronald Cron · 3 years, 10 months ago
- ef14af0 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
- d2c53e6 all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
- cfc3c7b psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
- b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
- df885c0 tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
- 7b7854e tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
- d54303d psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
- 088d5d0 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
- 2091eed psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
- fefa458 tests: psa: Fix guards by Ronald Cron · 4 years, 1 month ago
- 41f2750 tests: psa: Fix the dependencies on some driver wrappers fallback tests by Ronald Cron · 4 years, 4 months ago
- a23d9bb tests: psa: Fix MD5 support not available dependencies by Ronald Cron · 3 years, 10 months ago
- 92becc6 tests: ssl: Add misssing dependencies on SHA-1 by Ronald Cron · 3 years, 10 months ago
- ae2e4a7 tests: Fix x509parse test dependency by Ronald Cron · 4 years ago
- f7e83d5 tests: psa: Remove wrong test function dependencies by Ronald Cron · 4 years, 4 months ago
- 4bcccc6 tests: psa driver: Align RSA/ECP sign/verify hash dispatch by Ronald Cron · 4 years, 4 months ago
- a2dbe66 tests: psa: driver: mac: Remove opaque entry points in library by Ronald Cron · 4 years, 1 month ago
- 732a6e2 test: psa driver wrapper: Add non regression test for psa_cipher_encrypt() by Ronald Cron · 4 years, 1 month ago
- 3563210 test: psa driver wrapper: Add cipher_encrypt negative testing by Ronald Cron · 4 years, 1 month ago
- a833169 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
- e25351a test: psa driver: Remove unnecessary IV generation by Ronald Cron · 4 years, 1 month ago
- 6fbc057 test: psa driver wrapper: Add non regression test for psa_cipher_generate_iv() by Ronald Cron · 4 years, 1 month ago
- 33c6968 test: psa cipher: Add unexpected IV setting/generation negative tests by Ronald Cron · 4 years, 1 month ago
- dbfc651 Merge pull request #5232 from gilles-peskine-arm/dlopen-test-2.x by Gilles Peskine · 3 years, 8 months ago
- 9545786 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
- 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
- 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
- 1d7f7a7 Merge pull request #5194 from bensze01/invalid_nonce_error_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 23b4096 Fix several bugs with multiline comments by Gilles Peskine · 3 years, 9 months ago
- 4480162 Improve comment and string stripping by Gilles Peskine · 3 years, 9 months ago
- 4f04d61 Fix terminology in comment by Gilles Peskine · 3 years, 9 months ago
- df30665 Move comment and string literal processing to a new function by Gilles Peskine · 3 years, 9 months ago
- c8fc67f Simplify some regex definitions by Gilles Peskine · 3 years, 9 months ago
- 2be65d5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
- 394c65e Merge pull request #5169 from bensze01/test_psa_compliance_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 358e0ea Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
- 1a3201a Merge pull request #5192 from daverodgman/development_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- dc4e4b7 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
- bc92abe Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
- b3f4dd5 Lift some code out of parse_identifiers by Gilles Peskine · 3 years, 9 months ago
- 7493c40 Fix comment parsing by Gilles Peskine · 3 years, 9 months ago
- b66bc0a Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
- 7c7fb87 ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
- c1e79fd Enable CMAC for PSA crypto compliance tests by Bence Szépkúti · 3 years, 9 months ago
- 24ec529 Multipart AEAD is not supported in Mbed TLS 2.x by Bence Szépkúti · 3 years, 9 months ago
- e30fcb6 Remove superfluous expected failures from list by Bence Szépkúti · 3 years, 9 months ago
- c0ae1cf Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
- 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
- 6e4ace6 Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
- e41e3e8 Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
- 1dbaaba Build psa-arch-tests with MISSING_CRYPTO_1_0=1 by Bence Szépkúti · 3 years, 9 months ago
- d1c6420 Move to a fork with Mbed TLS 2.x specific fixes by Bence Szépkúti · 3 years, 9 months ago
- 340352a Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
- 7ccbea6 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
- 355f805 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
- d6cf089 Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
- bd66d18 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
- eda2fb9 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
- c2ca135 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
- 559f1ce Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
- 19a124d Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
- 6025655 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
- faf7f1b Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 10 months ago
- f54a9d2 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 10 months ago
- ab796e6 Make the changes easier to backport by Bence Szépkúti · 3 years, 10 months ago
- 9f84911 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
- 5929996 Add generated test data by Przemyslaw Stekiel · 3 years, 9 months ago
- 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
- 98e3867 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago