1. 51560b6 State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  2. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  3. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  4. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 7 years ago
  5. 7213744 Fix typo in comment by Ron Eldor · 7 years ago
  6. 19779c4 Some style and documentation fixes by Ron Eldor · 7 years ago
  7. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  8. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  9. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  10. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 7 years ago
  11. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  12. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  13. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  14. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  15. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 7 years ago
  16. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  17. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  18. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  19. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
  20. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  21. 4e67cca Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  22. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  23. 5f95c79 Remove another mentioning of IAR from config.h by Hanno Becker · 7 years ago
  24. 45e3020 Document that IAR gmtime_s() is auto selected by Andres Amaya Garcia · 7 years ago
  25. e58088e Clarify docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  26. c2f948b Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  27. 521e8a9 Fix to comment to correct module description by Nir Sonnenschein · 7 years ago
  28. ce266e4 use single define for 128bit key for ctr_drbg and update test dependencies by Nir Sonnenschein · 7 years ago
  29. 97a1c13 Correct typo in documentation of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  30. 2800751 DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  31. 159a37f config.h: Don't use arithmetical exp for SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  32. c99b12b Fix documentation for MBEDTLS_HAVE_DATE_TIME by Andres Amaya Garcia · 7 years ago
  33. e0b150f Allow limiting the total amount of heap allocations for buffering by Hanno Becker · 7 years ago
  34. eb73f7a fix trailing white spaces by Nir Sonnenschein · 7 years ago
  35. 604e60d add default value for CTR DRBG key size by Nir Sonnenschein · 7 years ago
  36. 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 7 years ago
  37. 97f3ecb Document dependency on gmtime, gmtime_r & gmtime_s by Andres Amaya Garcia · 7 years ago
  38. 466a57f Key wrapping API definition by Ron Eldor · 7 years ago
  39. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 7 years ago
  40. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  41. 6fd941f Remove unneeded namesapcing in header files by Ron Eldor · 8 years ago
  42. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  43. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  44. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  45. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago
  46. 2dbecc0 Merge remote-tracking branch 'public/pr/1602' into development by Simon Butcher · 7 years ago
  47. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  48. ff2f493 config: List cipher modes in alphabetical order by Jaeden Amero · 7 years ago
  49. ed91a79 config: Update documentation for XTS option by Jaeden Amero · 7 years ago
  50. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  51. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  52. 75e3661 Add AES-XEX mode to the default config file by Aorimn · 9 years ago
  53. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  54. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  55. 76a5b22 Add OFB block mode to AES-128/192/256 by Simon Butcher · 7 years ago
  56. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  57. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  58. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  59. e533b22 Fix ordering and repetitions in config.h by Manuel Pégourié-Gonnard · 7 years ago
  60. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  61. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  62. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  63. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  64. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  65. 5ffe41c Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default by Gilles Peskine · 7 years ago
  66. b74a1c7 Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE by Gilles Peskine · 7 years ago
  67. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  68. d0ef468 Reword config.h docs for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  69. 9d12b4c SSL asynchronous signature: turn off by default by Gilles Peskine · 8 years ago
  70. 8bf79f6 SSL asynchronous private key operation callbacks: interface by Gilles Peskine · 8 years ago
  71. 14a8b59 Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  72. c58787f Update docs for MBEDTLS_PLATFORM_ZEROIZE_ALT in config.h by Andres Amaya Garcia · 7 years ago
  73. ae8e306 Fix docs typos for zeroize related features/test by Andres Amaya Garcia · 7 years ago
  74. 6606d5c Add config.h docs for MBEDTLS_UTILS_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  75. b1262a3 Allow compile-time alternate to mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  76. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  77. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  78. 6a92ce6 Improve documentation of MBEDTLS_AES_FEWER_TABLES in config.h by Hanno Becker · 7 years ago
  79. 4c1dc3c Improve documentation of MBEDTLS_AES_ROM_TABLES by Hanno Becker · 7 years ago
  80. 6429377 Merge remote-tracking branch 'upstream-public/pr/1423' into development-proposed by Jaeden Amero · 7 years ago
  81. e494e20 Move and reword deprecation warning/error on compression support by Hanno Becker · 7 years ago
  82. cf092b2 Deprecate support for record compression by Hanno Becker · 7 years ago
  83. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  84. fdd4354 config.h: SSL no longer uses ciphers directly by Manuel Pégourié-Gonnard · 7 years ago
  85. 525168c aria: expand config.h entry: ciphersuites & caller by Manuel Pégourié-Gonnard · 7 years ago
  86. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  87. 26b54fa aria: document optional asm usage in config.h by Manuel Pégourié-Gonnard · 7 years ago
  88. 0fb47fe MBEDTLS_ARIA_ALT added as a feature by Markku-Juhani O. Saarinen · 8 years ago
  89. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  90. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  91. 98b9373 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.7.0-rc1
  92. bbca8c5 Add documentation warnings for weak algorithms by Hanno Becker · 8 years ago
  93. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  94. 616d1ca Add support for alternative ECJPAKE implementation by Hanno Becker · 8 years ago
  95. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  96. ff81280 Merge branch 'pr_1239' into development-proposed by Gilles Peskine · 8 years ago
  97. d569ecf Add some corrections based on code review by nirekh01 · 8 years ago
  98. 0bc9e30 Merge remote-tracking branch 'upstream-public/pr/1060' into development by Jaeden Amero · 8 years ago
  99. 7de0b8a Merge remote-tracking branch 'upstream-public/pr/1046' into development by Jaeden Amero · 8 years ago
  100. 35285cc Merge remote-tracking branch 'upstream-public/pr/1027' into development by Jaeden Amero · 8 years ago