- 13f2f4e Merge remote-tracking branch 'restricted/development' into mbedtls-3.5.2rc by Dave Rodgman · 1 year, 6 months ago
- e23d647 Bump version by Dave Rodgman · 1 year, 7 months ago
- af553bf Add required dependency to the testcase by Jonathan Winzig · 1 year, 7 months ago
- acd35a5 Remove unneeded testcase by Jonathan Winzig · 1 year, 7 months ago
- 144bfde Update test-data to use SIZE_MAX by Jonathan Winzig · 1 year, 7 months ago
- 93f5240 Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
- 1c7629c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 34c6e8a Merge pull request #8700 from valeriosetti/issue8461 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 4d4891e Merge pull request #8666 from valeriosetti/issue8340 by Gilles Peskine · 1 year, 7 months ago
- b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 7 months ago
- c9077cc Merge pull request #8664 from valeriosetti/issue7764 by Gilles Peskine · 1 year, 7 months ago
- 9039ba5 Fix test dependencies by Dave Rodgman · 1 year, 7 months ago
- b7778b2 Fix ASAN error in test by Dave Rodgman · 1 year, 7 months ago
- 24ad1b5 Add NIST AES-CTR test vectors by Dave Rodgman · 1 year, 7 months ago
- 4cc6fb9 add test for multipart AES-CTR by Dave Rodgman · 1 year, 7 months ago
- 4860a6c test_suite_psa_crypto: revert known failing checks for [en|de]cryption with opaque keys by Valerio Setti · 1 year, 7 months ago
- ae73034 Add tests for mbedtls_ctr_increment_counter by Dave Rodgman · 1 year, 7 months ago
- f202c29 test_suite_psa_crypto: test asymmetric encryption/decryption also with opaque keys by Valerio Setti · 1 year, 7 months ago
- f149cd1 Merge pull request #8688 from jwinzig-at-hilscher/development by Paul Elliott · 1 year, 7 months ago
- 315c3ca Add required dependency to the testcase by Jonathan Winzig · 1 year, 7 months ago
- 6c9779f Remove unneeded testcase by Jonathan Winzig · 1 year, 7 months ago
- a72454b Update test-data to use SIZE_MAX by Jonathan Winzig · 1 year, 7 months ago
- c5e77bf Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
- 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
- 2bd2b78 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- db6e029 test_suite_psa_crypto: test also MBEDTLS_ECP_DP_MAX in ecc_conversion_functions_fail() by Valerio Setti · 1 year, 7 months ago
- ac73952 test_suite_psa_crypto: improve failing tests for EC conversion functions by Valerio Setti · 1 year, 7 months ago
- 4ba0c61 test_suite_psa_crypto: add test case for ECP conversion with null values by Valerio Setti · 1 year, 7 months ago
- ad81967 test_suite_psa_crypto: explicitly check return values of conversion functions by Valerio Setti · 1 year, 7 months ago
- bf999cb test_suite_psa_crypto: add test functions and cases for ECC conversion functions by Valerio Setti · 1 year, 7 months ago
- 673868b psa_crypto_ecp: add helper for checking EC parameters by Valerio Setti · 1 year, 8 months ago
- 9b2d738 Revert "test_suite_md: improve md_to_from_psa() test function and related data" by Valerio Setti · 1 year, 7 months ago
- 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- a10d112 Remove useless guards on MBEDTLS_BIGNUM_C by Gilles Peskine · 1 year, 7 months ago
- 5d86787 Improve readability of null-argument tests by Gilles Peskine · 1 year, 7 months ago
- 2c1070b test_suite_md: improve md_to_from_psa() test function and related data by Valerio Setti · 1 year, 7 months ago
- 384fbde library/tests: replace md_psa.h with psa_util.h as include file for MD conversion by Valerio Setti · 1 year, 7 months ago
- e581e14 oid/pkparse: add missing guards for PKCS[5/12] functions when !CIPHER_C by Valerio Setti · 1 year, 7 months ago
- 160b2bd test_suite_cmac: add used key type to all test cases by Valerio Setti · 1 year, 7 months ago
- 9a4cc12 test_suite_block_cipher.psa: remove misleading initial comment by Valerio Setti · 1 year, 7 months ago
- 62e33bc New function mbedtls_ecp_write_public_key by Gilles Peskine · 2 years, 2 months ago
- 6dd8738 Rename variable that's a C++ keyword by Gilles Peskine · 2 years, 2 months ago
- 7ea7202 New function mbedtls_ecp_keypair_calc_public by Gilles Peskine · 2 years, 2 months ago
- 2824032 New function mbedtls_ecp_set_public_key by Gilles Peskine · 2 years, 2 months ago
- 091a85a Promise mbedtls_ecp_read_key doesn't overwrite the public key by Gilles Peskine · 2 years, 2 months ago
- ba5b5d6 Support partial export from mbedtls_ecp_keypair by Gilles Peskine · 2 years, 2 months ago
- e688610 New function mbedtls_ecp_keypair_get_group_id by Gilles Peskine · 2 years, 2 months ago
- a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 8 months ago
- 0e6fdc4 Merge pull request #8342 from yanesca/threading_test_pc by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8342-35085c5e893430886609386ad093131900d68723
- 049cd30 Refactor record size limit extension handling by Waleed Elmelegy · 1 year, 8 months ago
- 9c69348 pk test suite: rename the parameter named parameter by Tomi Fontanilles · 1 year, 8 months ago
- 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
- 45c84fe test_suite_ccm: add missing BLOCK_CIPHER_PSA_[INIT/DONE]() by Valerio Setti · 1 year, 8 months ago
- 689c0f7 tests: use new CCM/GCM capability macros in tests by Valerio Setti · 1 year, 8 months ago
- 22dbaf0 Add AES_PSA_INIT() to thread test case by Paul Elliott · 1 year, 8 months ago
- 445af3c Move test dependancies to function file by Paul Elliott · 1 year, 8 months ago
- 40f0ec2 Remove requirement for SHA512 from ctr_drbg test by Paul Elliott · 1 year, 8 months ago
- bb0e48f Make number of threads a test argument by Paul Elliott · 1 year, 8 months ago
- fed410f Increase entropy buffer sizes by Paul Elliott · 1 year, 8 months ago
- 811c600 Guard tests correctly by Paul Elliott · 1 year, 8 months ago
- 6a997c9 Fix code style by Paul Elliott · 1 year, 8 months ago
- bda25dd Add re-seeding option to test by Paul Elliott · 1 year, 9 months ago
- 20b2efa Fix missing include by Paul Elliott · 1 year, 9 months ago
- 178bf3e Fix failing multi-threaded unit test by Janos Follath · 1 year, 10 months ago
- a16ee6b Add multi-threaded unit test by Janos Follath · 1 year, 10 months ago
- 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
- c1f0f5b Fix a typo by Dave Rodgman · 1 year, 8 months ago
- 815b240 Fix unused function/variable warnings from clang by Dave Rodgman · 1 year, 8 months ago
- ac7df14 test_suite_block_cipher: fix unused variable when !MBEDTLS_BLOCK_CIPHER_SOME_PSA by Valerio Setti · 1 year, 8 months ago
- 1cf81c3 test_suite_block_cipher: add new data file for PSA/legacy dispatch test by Valerio Setti · 1 year, 8 months ago
- 10e9aa2 tests: add PSA_INIT/PSA_DONE to CCM and GCM test suites by Valerio Setti · 1 year, 8 months ago
- 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
- bdba26c Merge pull request #8626 from davidhorstmann-arm/fix-uninit-mpi-test by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8626-7404af6ec3befe5b188b8b776f42cb1db6da74d8
- 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- e04a97a Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
- d90fbf7 Adjuest checks in generate_key_rsa suite by Pengyu Lv · 1 year, 8 months ago
- 9e976f3 Conditionally check the attribute of generated RSA key by Pengyu Lv · 1 year, 8 months ago
- 58d0206 test_suite_block_cipher: fix depends_on for Camellia tests by Valerio Setti · 1 year, 8 months ago
- 302a487 test_driver_key_management: rename counter for export_public_key() hits by Valerio Setti · 1 year, 8 months ago
- 829ce0f test_driver_cipher: add forced return status for encrypt and set_iv by Valerio Setti · 1 year, 8 months ago
- 7ef35a9 test_suite_psa_crypto_driver_wrappers: add counter for failing psa_cipher_update() by Valerio Setti · 1 year, 9 months ago
- 83e0de8 crypto_extra: revert changes to mbedtls_psa_random_free() by Valerio Setti · 1 year, 9 months ago
- 0ca1868 test_suite_psa_crypto_driver_wrappers: fix missing hit counter reset before test by Valerio Setti · 1 year, 9 months ago
- 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 9 months ago
- 45337a8 test_suite_psa_crypto_driver_wrappers: add counter for cipher_update() by Valerio Setti · 1 year, 9 months ago
- 6ef82ae test_suite_psa_crypto_driver_wrappers: improving driver access counters by Valerio Setti · 1 year, 9 months ago
- 0a903db test_suite_psa_crypto_slot_management: some fix for available key slots by Valerio Setti · 1 year, 9 months ago
- dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
- c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
- c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
- 6c927c0 Merge branch 'development' into review/gilles/update-old-dep-MD_CAN by Pengyu Lv · 1 year, 8 months ago
- f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
- 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 9 months ago
- c44042d Merge pull request #7905 from lpy4105/issue/misc-improvement by Dave Rodgman · 1 year, 9 months ago
- 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
- 3b2b7f8 MSan and TSan complain as well, not just ASan by Gilles Peskine · 1 year, 9 months ago
- 05ebe96 Disable check_mbedtls_calloc overallocation under ASan by Gilles Peskine · 1 year, 10 months ago
- aa5dc24 Change if to switch case by Jerry Yu · 1 year, 9 months ago
- 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago