1. 896d51e Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  2. 7ceee8d psa: Add psa_crypto_aead.[hc] by Ronald Cron · 4 years, 5 months ago
  3. c518c3b Rename MPS files library/mps/xxx.[ch] to library/mps_xxx.[ch] by Hanno Becker · 4 years, 6 months ago
  4. b910016 Add MPS trace module implementation by Hanno Becker · 4 years, 7 months ago
  5. 0ea0db4 Add MPS reader translation unit to Makefile and CMakeLists by Hanno Becker · 4 years, 7 months ago
  6. 0ff5795 psa: Add psa_crypto_cipher.[ch] by Ronald Cron · 4 years, 5 months ago
  7. d08e538 Merge pull request #4157 from stevew817/dispatch_hash_operations by Gilles Peskine · 4 years, 5 months ago
  8. 0e30764 Split hashing operations out into an mbedTLS hash driver by Steven Cooreman · 4 years, 6 months ago
  9. bfe7549 Bump version to 2.26.0 by Dave Rodgman · 4 years, 5 months ago
  10. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  11. 00b7bfc psa: Move xxx_load_representation functions to RSA/ECP specific modules by Ronald Cron · 4 years, 8 months ago
  12. d790632 psa: Add psa_crypto_client.c by Ronald Cron · 4 years, 6 months ago
  13. 0cbdc61 Bump version to Mbed TLS 2.25.0 by Janos Follath · 4 years, 8 months ago
  14. 4762edd Build: Use new-style syntax in link-libraries by Raef Coles · 4 years, 10 months ago
  15. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  16. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  17. be9d664 Implement TLS 1.3 key derivation function HKDF-Expand-Label by Hanno Becker · 5 years ago
  18. cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago
  19. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  20. 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
  21. e1c4362 Remove redundant assignment by Gilles Peskine · 5 years ago
  22. 76dd3aa Add comments explaining include paths by Gilles Peskine · 5 years ago
  23. 280165c Library files aren't supposed to be executable by Gilles Peskine · 5 years ago
  24. dedff7a CMake: Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
  25. 3ca8a92 Factor common library properties by Gilles Peskine · 5 years ago
  26. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  27. 0435cd8 Bump version to Mbed TLS 2.23.0 by Janos Follath · 5 years ago
  28. 67d4b55 cmake: Limit scope of 3rd party definitions by Ronald Cron · 5 years ago
  29. 72d849d cmake: Align declaration of include directory by Ronald Cron · 5 years ago
  30. 924a1f2 Merge pull request #3147 from gocarlos/gocarlos-patch-1 by danh-arm · 5 years ago
  31. 876e025 Bump version to Mbed TLS 2.22.0 by Janos Follath · 5 years ago
  32. a5f0bd3 build: add option to treat compiler warnings as errors by Carlos Gomes Martinho · 5 years ago
  33. 0a968f7 Fix the shared library build with CMake by Gilles Peskine · 5 years ago
  34. 55d5353 Remove lingering build code referencing the crypto submodule by Gilles Peskine · 5 years ago
  35. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  36. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  37. 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
  38. 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
  39. 722a7e6 Revert "Only build libmbedcrypto" by Gilles Peskine · 5 years ago
  40. 84d2fd4 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  41. bc7c242 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  42. 6e7051a Add guarded ssl_msg.c to Makefiles by Hanno Becker · 5 years ago
  43. 471c0c9 Rename temporary copy ssl_tls_old.c back to ssl_tls.c by Hanno Becker · 5 years ago
  44. abd9cef Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c by Hanno Becker · 5 years ago
  45. 2e9f108 Bump version to Mbed TLS 2.20.0 by Janos Follath · 6 years ago
  46. 83f33d3 Bump version to Mbed TLS 2.20.0 by Janos Follath · 6 years ago
  47. 914a507 Bump Mbed TLS version to 2.19.1 by Jaeden Amero · 6 years ago
  48. 9298dca Merge pull request #185 from gilles-peskine-arm/harvard-md by Jaeden Amero · 6 years ago
  49. 49fcbea Merge remote-tracking branch 'origin/pr/2799' into development by Jaeden Amero · 6 years ago
  50. fe997c6 Update library version to 2.19.0 by Darryl Green · 6 years ago
  51. 655ddab 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  52. 89f36ae Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
  53. 977d89a ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
  54. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  55. 62dddd0 Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
  56. d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
  57. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  58. 6763fe4 Change LINK_WITH_TRUSTED_STORAGE option to OFF by Moshe Shahar · 6 years ago
  59. 7e36765 Add CMake option for explicitly link library to trusted_storage (#2) by Moshe Shahar · 6 years ago
  60. 84867cf Don't use dynamic pointer dispatch in md by Gilles Peskine · 6 years ago
  61. eb33978 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  62. d85a7e9 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
  63. a899a72 Implement the secure element driver registration function by Gilles Peskine · 6 years ago
  64. b1c72f5 Update library version to 2.18.0 by Jaeden Amero · 6 years ago
  65. 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
  66. 461fd58 Merge pull request #71 from Patater/remove-non-crypto by Jaeden Amero · 6 years ago
  67. 18d4789 CMake: Use generated source files from parent by Jaeden Amero · 6 years ago
  68. 8298d70 Only build libmbedcrypto by Jaeden Amero · 7 years ago
  69. d874a1f Remove zlib by Jaeden Amero · 6 years ago
  70. d832f18 Remove pkcs11-helper option by Jaeden Amero · 6 years ago
  71. c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  72. 3f8d784 Update library version to 2.17.0 by Jaeden Amero · 6 years ago mbedtls-2.17.0
  73. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  74. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  75. 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
  76. 28cb6fb Unbump version to 0.0.0 by k-stachowiak · 6 years ago
  77. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  78. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  79. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  80. 1927565 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  81. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  82. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  83. 961849f Implement slot allocation by Gilles Peskine · 7 years ago
  84. 5dfca1e Update library version to 2.15.1 by Jaeden Amero · 7 years ago mbedtls-2.15.1
  85. ebeb6cb Update library version to 2.15.0 by Simon Butcher · 7 years ago
  86. 3d5d837 Merge pull request #198 from ARMmbed/psa_crypto_its by Gilles Peskine · 7 years ago
  87. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago
  88. c6e4ab0 Use parent module includes when used as a submodule by Jaeden Amero · 7 years ago
  89. 5ae1fb6 CMake: Don't build non-crypto when a subproject by Jaeden Amero · 7 years ago
  90. a26d764 Add new PSA Crypto Storage backend implementation using ITS APIs by Moran Peker · 7 years ago
  91. 4cb814e cmake: Use finer grained include directory by Jaeden Amero · 7 years ago
  92. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  93. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  94. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 7 years ago
  95. 53546ea Update library version number to 2.13.1 by Simon Butcher · 7 years ago mbedtls-2.13.1
  96. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  97. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  98. 193c864 Update version to 2.12.0 by Jaeden Amero · 7 years ago
  99. cb349ac Implement the KW and KWP algorithm by Ron Eldor · 7 years ago
  100. 6331cb0 Fix some whitespace issues in ChangeLog and CMakeLists.txt by Simon Butcher · 7 years ago