1. 438cd48 Add testcases for psa_crypto_copy_output() by David Horstmann · 1 year, 9 months ago
  2. 957f980 Add implementation of psa_crypto_copy_input() by David Horstmann · 1 year, 9 months ago
  3. b0a01b1 Add testcases for psa_crypto_copy_input() by David Horstmann · 1 year, 9 months ago
  4. 1cc21c3 Add function prototypes for copying functions by David Horstmann · 1 year, 9 months ago
  5. ba1d63e Merge pull request #1085 from daverodgman/update-ct-changelog-2.28 by Dave Rodgman · 1 year, 10 months ago
  6. 0ea272d Update padding const-time fix changelog by Dave Rodgman · 1 year, 10 months ago
  7. 9fe480a Merge pull request #1081 from waleed-elmelegy-arm/backport_check-set_padding-is-called by Gilles Peskine · 1 year, 11 months ago
  8. 916ed7b restore internal comment in cipher.h due to LTS by Waleed Elmelegy · 1 year, 11 months ago
  9. 8ce42eb Remove invalid comments from cipher.h by Waleed Elmelegy · 1 year, 11 months ago
  10. e4138e3 Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  11. 8013e68 Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  12. 3697954 Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  13. fb6f2cc Merge pull request #1082 from daverodgman/padding-ct-changelog-2.28 by Dave Rodgman · 1 year, 11 months ago
  14. 0ab94d1 Merge pull request #1077 from daverodgman/better-ct-2.28 by Dave Rodgman · 1 year, 11 months ago
  15. e8358d4 Add Changelog for CT fixes by Dave Rodgman · 1 year, 11 months ago
  16. 08fd33a Add warning to mbedtls_cipher_setup() about setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  17. f8fc956 Merge pull request #1072 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer-2.28 by Gilles Peskine · 1 year, 11 months ago
  18. 326ba3c mbedtls_ssl_decrypt_buf(): fix buffer overread with stream cipher by Gilles Peskine · 1 year, 11 months ago
  19. dc48f6e Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases by Gilles Peskine · 1 year, 11 months ago
  20. 2198cc5 Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  21. 027e1b4 Refactoring: prepare to create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  22. 9013b81 Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
  23. 6063d82 Correct macro guards in constant_time_internal.h by Dave Rodgman · 1 year, 11 months ago
  24. 5ea6bb0 Add cast for MSVC by Dave Rodgman · 1 year, 11 months ago
  25. caa9425 Improve return value handling by Dave Rodgman · 1 year, 11 months ago
  26. e0ad9a4 Misc CT robustness improvements by Dave Rodgman · 1 year, 11 months ago
  27. 1924adb Fix macro guards for mbedtls_ct_size_mask by Dave Rodgman · 1 year, 11 months ago
  28. 1d52368 build fixes by Dave Rodgman · 1 year, 11 months ago
  29. c1a17f5 CT fix for get_zeros_padding by Dave Rodgman · 1 year, 11 months ago
  30. 51773aa CT fix for get_zeros_and_len_padding by Dave Rodgman · 1 year, 11 months ago
  31. df254f6 CT fix for get_one_and_zeros_padding by Dave Rodgman · 1 year, 11 months ago
  32. 9f3f73d CT fix for get_pkcs_padding by Dave Rodgman · 1 year, 11 months ago
  33. 40dc3b3 CT fixes in nist_kw by Dave Rodgman · 1 year, 11 months ago
  34. 954a2da Use mbedtls_ct_memcmp in mbedtls_rsa_rsaes_oaep_decrypt by Dave Rodgman · 1 year, 11 months ago
  35. c280520 Eliminate duplicate ct memcmp by Dave Rodgman · 1 year, 11 months ago
  36. f4cf4a6 Merge pull request #1070 from gilles-peskine-arm/merge-2.28-restricted-20230915 by Dave Rodgman · 1 year, 11 months ago
  37. fac34d7 Merge pull request #1065 from waleed-elmelegy-arm/backport-add-new-pkcs12-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  38. 9cacae3 Merge remote-tracking branch 'upstream-public/mbedtls-2.28' into HEAD by Gilles Peskine · 1 year, 11 months ago
  39. d24b546 Reduce line size in new pkcs function changelog by Waleed Elmelegy · 1 year, 11 months ago
  40. 58ed231 Modify changelog entry to add pkcs12 pbe functions by Waleed Elmelegy · 1 year, 11 months ago
  41. f919393 Return back to modifying input parameters in pkcs12_parse_pbe_params by Waleed Elmelegy · 1 year, 11 months ago
  42. 6060cf1 Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  43. 5161645 Merge pull request #7211 from sergio-nsk/patch-3 by Gilles Peskine · 1 year, 11 months ago
  44. 3d9978e Merge pull request #8172 from ronald-cron-arm/psa-config-add-comment by Gilles Peskine · 1 year, 11 months ago
  45. fcbcf57 Merge pull request #8194 from gilles-peskine-arm/bump_version-doc_mainpage-2.28 by Dave Rodgman · 1 year, 11 months ago
  46. bd26a8d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  47. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  48. bd44d93 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
  49. fa9392a PSA config: Add comment about HKDF. by Ronald Cron · 1 year, 11 months ago
  50. 198fbc2 Merge pull request #8173 from gilles-peskine-arm/config-boolean-options-wrong-section-202309-2.28 by Dave Rodgman · 1 year, 11 months ago
  51. 7fa5934 Merge pull request #1056 from waleed-elmelegy-arm/Backport-improve-and-test-mbedtls_pkcs12_pbe by Gilles Peskine · 1 year, 11 months ago
  52. 6d5a5c1 Improve pkcs12 pbe tests by Waleed Elmelegy · 1 year, 11 months ago
  53. 38a89ad Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  54. 3a11771 Pacify pylint by Gilles Peskine · 1 year, 11 months ago
  55. e008890 Update generated files by Gilles Peskine · 1 year, 11 months ago
  56. 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  57. f0accf2 Merge pull request #1054 from waleed-elmelegy-arm/backport-add-new-pkcs5-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  58. 06c466d Merge pull request #8158 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare-2.28 by Dave Rodgman · 1 year, 11 months ago
  59. 5c46332 Merge pull request #8146 from tom-cosgrove-arm/define-psa-macros-to-1-2.28 by Tom Cosgrove · 1 year, 11 months ago
  60. 525e355 Change pkcs5 test dependencies from MBEDTLS_SHA1_C to MBEDTLS_MD_CAN_SHA1 by Waleed Elmelegy · 1 year, 11 months ago
  61. 09f0a97 Fix typo in pkcs5.c by Waleed-Ziad Maamoun-Elmelegy · 2 years ago
  62. d2a03cb Fix mbedtls_pkcs5_pbes test function failure by Waleed Elmelegy · 2 years ago
  63. dffb1e3 Improve mbedtls_pkcs5_pbes2_ext changelog description by Waleed Elmelegy · 2 years ago
  64. dcad168 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
  65. 7aeb6e7 Add changelog entry for new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
  66. 7d8f95b Improve mbedtls_pkcs5_pbes2_ext function signature comments by Waleed Elmelegy · 2 years ago
  67. d4e57c3 Fix unused parameters warnings when MBEDTLS_CIPHER_PADDING_PKCS7 is disabled by Waleed Elmelegy · 2 years ago
  68. 23ae416 Fix heap overflow issue in pkcs5_pbes2 testing functions by Waleed Elmelegy · 2 years ago
  69. b66cb65 Add new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
  70. a240fe3 Fix code style by Tom Cosgrove · 1 year, 11 months ago
  71. ba3b14d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 1 year, 11 months ago
  72. cd5a7c7 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years, 1 month ago
  73. 30ceb23 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 1 year, 11 months ago
  74. 20e27de For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 1 year, 11 months ago
  75. 1357502 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 1 year, 11 months ago
  76. f88ee8b For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 1 year, 11 months ago
  77. 9302684 Merge pull request #8145 from tom-cosgrove-arm/check-mbedtls_platform_zeroize-calls-2.28 by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/mbedtls-2.28/pr-8145-12a2bfc9702caa30592e842a3d3ee478568b2c14
  78. 5ffb197 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  79. 95b5d79 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
  80. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  81. 73285cc Define all PSA_xxx macros to 1 rather than have them empty, for consistency by Tom Cosgrove · 1 year, 11 months ago
  82. 5117062 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  83. f7829b0 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  84. 43210b5 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
  85. 12a2bfc Merge pull request #8096 from davidhorstmann-arm/2.28-initialize-struct-get-other-name by Paul Elliott · 2 years ago
  86. 4ee11a0 Merge pull request #8132 from davidhorstmann-arm/2.28-fix-unnecessary-include-prefixes by Gilles Peskine · 2 years ago
  87. e6771ed Merge pull request #8128 from yanrayw/2.28-7094-collect-compatsh-test-cases by Gilles Peskine · 2 years ago
  88. 1804a15 Fix unnecessary header prefix in tests by David Horstmann · 2 years ago
  89. 930cbee check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  90. b2cd07c compat: list all test cases properly by Yanray Wang · 2 years ago
  91. 8aba83b compat.sh: return $? in option --list-test-case to handle error case by Yanray Wang · 2 years, 5 months ago
  92. 67fe264 check_test_cases.py: do not redirect stderr to stdout by Yanray Wang · 2 years, 5 months ago
  93. 8844844 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  94. 9412a46 check_test_cases.py: simplify how to store test case description by Yanray Wang · 2 years, 5 months ago
  95. f0dbde1 compat.sh: uniform TITLE format for --list-test-case and run_client by Yanray Wang · 2 years, 5 months ago
  96. a81131d compat.sh: fix uncompatiable name of peers in --list-test-case by Yanray Wang · 2 years, 5 months ago
  97. 7e1c0c7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  98. baced97 check_test_cases.py: support checking test coverage in compat.sh by Yanray Wang · 2 years, 5 months ago
  99. dd21fc9 compat.sh: add --list-test-case by Yanray Wang · 2 years, 5 months ago
  100. 3e325aa Merge pull request #8115 from tgonzalezorlandoarm/backport-8074 by Gilles Peskine · 2 years ago gh-readonly-queue/mbedtls-2.28/pr-8115-c10520f45f67807d438e8436d5dbe94aa10352b2