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