1. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
  2. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  3. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  4. 94d3190 Set input cost as 1 for psa_key_exercise test by Kusumit Ghoderao · 1 year, 11 months ago
  5. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  6. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
  7. 33e1f42 Fix use of mbedtls_psa_safer_memcmp in test code by Dave Rodgman · 2 years ago
  8. ac7a04a Move parse_binary_string function to psa_crypto_helpers by Kusumit Ghoderao · 2 years ago
  9. f2334b7 Remove new bignum when not needed by Janos Follath · 2 years ago
  10. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  11. 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
  12. a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
  13. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  14. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  15. 93a8593 Remove remaining redundant casts by Agathiyan Bragadeesh · 2 years ago
  16. d298b76 Remove redundant casts by Agathiyan Bragadeesh · 2 years ago
  17. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  18. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years, 1 month ago
  19. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  20. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years, 1 month ago
  21. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  22. dc28a5a Rename ASSERT_FALSE to TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  23. ebb40bc Add ASSERT_FALSE macro for tests by Agathiyan Bragadeesh · 2 years, 1 month ago
  24. 2f017a8 Add enum casts in ssl_helpers.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  25. be3ad4a Add type casts in psa_exercise_key by Agathiyan Bragadeesh · 2 years, 1 month ago
  26. 9321265 Move declarations to top in ssl_helpers.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  27. 2e3795d tests: Fix header inclusion by Ronald Cron · 2 years, 1 month ago
  28. b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
  29. b2bcedb library: replace MBEDTLS_PSA_BUILTIN_KEY_TYPE_RSA_KEY_PAIR_LEGACY by Valerio Setti · 2 years, 1 month ago
  30. 5cbb93e Add test for cache timeout getter by Pengyu Lv · 2 years, 1 month ago
  31. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  32. c5b2e28 Remove workaround code by Jerry Yu · 2 years, 2 months ago
  33. 2ef2e78 Add commands for `test_certs.h` by Jerry Yu · 2 years, 2 months ago
  34. fa0c399 Move certs/keys data to seperate file by Jerry Yu · 2 years, 2 months ago
  35. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  36. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  37. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  38. 4c0174d psa: replace remaining ECC_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  39. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 2 months ago
  40. bb521fd Don't directly access iv_size by Dave Rodgman · 2 years, 1 month ago
  41. 9282d4f Don't directly access key_bitlen by Dave Rodgman · 2 years, 1 month ago
  42. 3048c8c Merge pull request #7725 from minosgalanakis/ecp/7268_add_optimised_reduction_setup_3 by Paul Elliott · 2 years, 1 month ago
  43. 88e16df bignum_mod: Refactored `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 3 months ago
  44. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  45. 6ff271e pake: fixed warning for casting between different types by Valerio Setti · 2 years, 2 months ago
  46. 13230a4 Merge pull request #7349 from mpg/rm-hash-info by Gilles Peskine · 2 years, 2 months ago
  47. 259903b Merge pull request #7643 from lpy4105/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  48. 152bb46 Adapt function names by Przemek Stekiel · 2 years, 2 months ago
  49. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  50. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  51. 9b41eb8 Replace hash_info_get_type with MD function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  52. 5e2f312 Update cert macros in tests/src/certs.c by Pengyu Lv · 2 years, 2 months ago
  53. 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  54. 33c91eb Add driver support for DH import key and export public key by Przemek Stekiel · 2 years, 2 months ago
  55. 36ad151 Merge pull request #7191 from oberon-microsystems/fix-test-sign-hash-check-for-pure-eddsa by Gilles Peskine · 2 years, 2 months ago
  56. ff7a346 Merge pull request #7416 from bharsaklemukesh975/update-pkparse-tests-to-use-AES by Gilles Peskine · 2 years, 3 months ago
  57. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  58. c4019fa Fix peer vs our key missmatch in ffdh key agreement transparent driver by Przemek Stekiel · 2 years, 3 months ago
  59. bfba51d Add FFDH support for transparent drivers(generate, export public key) by Przemek Stekiel · 2 years, 3 months ago
  60. 4823d5f Merge branch 'Mbed-TLS:development' into update-pkparse-tests-to-use-AES by Mukesh Bharsakle · 2 years, 3 months ago
  61. 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  62. 4f387ef pk: use better naming for the new key ID field by Valerio Setti · 2 years, 3 months ago
  63. 048cd44 pk: fix library code for using the new opaque key solution by Valerio Setti · 2 years, 3 months ago
  64. c2d16b2 MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  65. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  66. 4c0da51 mbedtls_test_psa_exported_key_sanity_check: check for length equality for DH keys by Przemek Stekiel · 2 years, 3 months ago
  67. 654bef0 Fix typos, comments, style, optimize macros by Przemek Stekiel · 2 years, 8 months ago
  68. 1702d5a test driver: add support for FFDH key agreement by Przemek Stekiel · 2 years, 8 months ago
  69. 7cf26df Add sanity check for FFDH key excercise by Przemek Stekiel · 2 years, 8 months ago
  70. 2dbc306 test: remove useless ECP_LIGHT guard in psa_exercise_key by Valerio Setti · 2 years, 4 months ago
  71. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  72. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  73. 1a4cc5e updating test-ca.key to use AES instead of DES by Mukesh Bharsakle · 2 years, 4 months ago
  74. 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
  75. a697a71 tests: ssl: Move min/max TLS version setting to endpoint init by Ronald Cron · 2 years, 5 months ago
  76. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  77. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  78. 23fc437 SSL: fix test failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  79. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  80. f56181a ssl_helpers.c: add mbedtls_test prefix for tweak_tls13_certificate* by Yanray Wang · 2 years, 5 months ago
  81. b088bfc ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data by Yanray Wang · 2 years, 5 months ago
  82. 5f86a42 ssl_helpers.c: add mbedtls_test prefix for mbedtls_mock_socket_init by Yanray Wang · 2 years, 5 months ago
  83. 5e22a92 ssl_helpers.c: change prefix and move *queue_peek_info to static by Yanray Wang · 2 years, 5 months ago
  84. f6f7190 ssl_helpers.c: change prefix and move *certificate_free to static by Yanray Wang · 2 years, 5 months ago
  85. ead70c8 ssl_helpers.c: move some internal functions to static by Yanray Wang · 2 years, 5 months ago
  86. 25b766f ssl_helpers.c: move #define Directive to header file by Yanray Wang · 2 years, 5 months ago
  87. d19894f ssl_helpers.c: unify code format between source file and header file by Yanray Wang · 2 years, 5 months ago
  88. 8d60574 Merge pull request #6500 from yanrayw/split-TLS-connection-func-into-ssl_helpers by Gilles Peskine · 2 years, 5 months ago
  89. af727a2 ssl_helpers.c: improve code readability by Yanray Wang · 2 years, 5 months ago
  90. 3463435 ssl_helpers.c: fix review comments and improve code readability by Yanray Wang · 2 years, 6 months ago
  91. a8f445e Fix issue of conversion from size_t to int by Yanray Wang · 2 years, 9 months ago
  92. e64b405 Fix build error in CI about test_fail_if_psa_leaking by Yanray Wang · 2 years, 9 months ago
  93. b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
  94. 1fca4de ssl_helpers.c: remove duplicate comments for some functions by Yanray Wang · 2 years, 6 months ago
  95. 4d07d1c Resolve build errors for ssl_helpers.c and test_suite_ssl.c by Yanray Wang · 2 years, 9 months ago
  96. e6afd91 Move TLS connection related functions to ssl_helpers.c by Yanray Wang · 2 years, 9 months ago
  97. 47907a4 Create ssl_helpers.c to hold functions of TLS connection by Yanray Wang · 2 years, 10 months ago
  98. d51b1c5 Remove duplicate test macros by Dave Rodgman · 2 years, 5 months ago
  99. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  100. 30fc999 Merge pull request #7164 from oberon-microsystems/fix-test-exported-length-edwards by Gilles Peskine · 2 years, 5 months ago