1. b82fbf5 md: fix guards for mbedtls_md_error_from_psa() by Valerio Setti · 1 year, 3 months ago
  2. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  3. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  4. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 1 year, 11 months ago
  5. 1d4d944 Merge pull request #7933 from tom-cosgrove-arm/add-mbedtls_zeroize_and_free by Dave Rodgman · 2 years ago
  6. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  7. cad28ae Merge remote-tracking branch 'origin/development' into psa-sha3 by Dave Rodgman · 2 years ago
  8. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years ago
  9. ca8c61b Provide and use internal function mbedtls_zeroize_and_free() by Tom Cosgrove · 2 years ago
  10. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  11. 852b6c3 Support MBEDTLS_MD_SHA3_xxx_VIA_PSA by Dave Rodgman · 2 years, 1 month ago
  12. 3a498a6 Add SHA-3 cases in mbedtls_md_type_from_psa_alg, mbedtls_md_psa_alg_from_type by Dave Rodgman · 2 years, 1 month ago
  13. a36ef6b Omit block_size when MD_C is not enabled by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  14. 9e97e6d Remove useless extern declarations and includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  15. ee7a758 MD: isolate strings to separate table by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  16. 6d4933e Replace use of MBEDTLS_SHA3_C with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  17. 001cbc9 Make MD<->PSA translation static inline by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  18. 44176b0 Remove guarantee about converting NONE by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  19. 1f6d2e3 Simplify implementation of MD<->PSA translation by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  20. ff45d44 Replace MBEDTLS_MD_CAN_SHA3 with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  21. 70aa2a1 Change contract of MD<->PSA conversion by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  22. b61cd10 Correct minor merge mistakes by Dave Rodgman · 2 years, 2 months ago
  23. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  24. cf61a74 Add static check for macros that should be in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  25. b3b54ab Fix duplicated definition of a function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  26. ddbf61a Use general framework for PSA status conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  27. 36fb12e Add MD <-> PSA translation functions to MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  28. 73cfde8 Remove certain null pointer checks when only MD_LIGHT enabled by Thomas Daubney · 2 years, 2 months ago
  29. 2d80769 Fix coding style. by Pol Henarejos · 2 years, 3 months ago
  30. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  31. f48b1f8 Rename internal function to something clearer by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  32. 39a376a Finish removing HMAC from MD-light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  33. 9b14639 Dispatch according to init status. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  34. d8ea37f Add engine field to context structure by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. 12612e5 Implement md over PSA by Gilles Peskine · 2 years, 9 months ago
  36. 83d9e09 Switch metadata functions to the PSA-aware availability symbols by Gilles Peskine · 2 years, 9 months ago
  37. 1e57abd Group MD_LIGHT and MD_C parts of md.c by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  38. 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  39. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  40. ba2412f Remove internal function md_process() by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  41. b3b220c Correct style. by Pol Henarejos · 2 years, 6 months ago
  42. a677928 Style. by Pol Henarejos · 2 years, 6 months ago
  43. 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
  44. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  45. 99a507e Use mbedtls_xor in md by Dave Rodgman · 2 years, 8 months ago
  46. c9754c3 Merge branch 'Mbed-TLS:development' into sha3 by Pol Henarejos · 2 years, 10 months ago
  47. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  48. da0913b Call setbuf when reading or writing files: library by Gilles Peskine · 3 years, 1 month ago
  49. 4712d4c Added SHA3 to MD. by Pol Henarejos · 3 years, 2 months ago
  50. 0bb3833 Add function to get md info from md context by Max Fillinger · 3 years, 7 months ago
  51. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  52. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  53. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 3 months ago
  54. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  55. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  56. 136b398 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  57. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  58. daacb59 Rename <pk/md/cipher>_internal.h to *_wrap.h by Chris Jones · 4 years, 5 months ago
  59. e2191cd Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 5 months ago
  60. 2091f3a Fix wrong \file name in Doxygen comments by Gilles Peskine · 4 years, 5 months ago
  61. 1a6af84 Merge pull request #3578 from gilles-peskine-arm/md_setup-leak-development by Manuel Pégourié-Gonnard · 5 years ago
  62. d15c740 Fix memory leak in mbedtls_md_setup with HMAC by Gilles Peskine · 5 years ago
  63. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  64. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  65. f0fec77 Fix "same actions in two cases of a switch statement" warning Resolves #3202 by irwir · 5 years ago
  66. 3a67150 Revert "md: Remove dependency on X.509" by Gilles Peskine · 5 years ago
  67. d602084 Implement NO_SHA384 in MD layer and PSA by Manuel Pégourié-Gonnard · 6 years ago
  68. 24eed8d Initialise return values to an error by Janos Follath · 6 years ago
  69. 2838b7b Use smaller types in mbedtls_md_info_t by Gilles Peskine · 6 years ago
  70. 84867cf Don't use dynamic pointer dispatch in md by Gilles Peskine · 6 years ago
  71. ebbc5f7 md: Remove dependency on X.509 by Jaeden Amero · 6 years ago
  72. 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
  73. e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  74. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  75. aa464ef Fix indentation and add goto cleanup; stmt by Andres Amaya Garcia · 8 years ago
  76. 42e5e10 Add goto cleanup; for consistency md.c by Andres Amaya Garcia · 8 years ago
  77. 0dd4fa0 Fix functions in MD layer to check return codes by Andres Amaya Garcia · 8 years ago
  78. eb132b6 Zeroize tmp buf in mbedtls_md_file() md.c by Andres Amaya Garcia · 8 years ago
  79. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  80. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  81. 052a6c9 Add mbedtls_md_clone() by Manuel Pégourié-Gonnard · 10 years ago
  82. bcc0308 Avoid fclose( NULL ) by Manuel Pégourié-Gonnard · 10 years ago
  83. 88db5da Add pre-defined profiles for cert verification by Manuel Pégourié-Gonnard · 10 years ago
  84. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 10 years ago
  85. bfffa90 Implement md_file in the MD layer by Manuel Pégourié-Gonnard · 10 years ago
  86. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  87. 50518f4 Rename _wrap headers to _internal by Manuel Pégourié-Gonnard · 10 years ago
  88. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  89. 147fa09 Reintroduce md_init_ctx compatibility wrapper by Manuel Pégourié-Gonnard · 10 years ago
  90. abb6744 Rename md_init_ctx() to md_setup() by Manuel Pégourié-Gonnard · 10 years ago
  91. a77edad Clean up unneeded things by Manuel Pégourié-Gonnard · 10 years ago
  92. 4063ceb Make hmac_ctx optional by Manuel Pégourié-Gonnard · 10 years ago
  93. dfb3dc8 Make ipad/opad dynamic and more opaque by Manuel Pégourié-Gonnard · 10 years ago
  94. 8379a82 Implement hmac in the MD layer by Manuel Pégourié-Gonnard · 10 years ago
  95. ca878db Make md_info_t an opaque structure by Manuel Pégourié-Gonnard · 10 years ago
  96. 4772314 Remove functions deprecated in 1.3 by Manuel Pégourié-Gonnard · 10 years ago
  97. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  98. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  99. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  100. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago