1. 677796a config: Fixup parameter validation by Jaeden Amero · 7 years ago archive/dev/mbedtls-2.10.0-preview dev/mbedtls-2.10.0-preview
  2. e4379d2 Merge remote-tracking branch 'github-simon/parameter-validation' into evaluation by Jaeden Amero · 7 years ago
  3. fa66c9e Merge remote-tracking branch 'upstream-public/pr/1629' into evaluation by Jaeden Amero · 7 years ago
  4. 1a925bc Initial prototype and demonstrator for parameter validation by Simon Butcher · 7 years ago
  5. f60c815 CCM*: Add public API by Janos Follath · 7 years ago
  6. b1e4fc6 Merge remote-tracking branch 'upstream-public/pr/1617' into evaluation-2 by Jaeden Amero · 7 years ago
  7. 7d8f00e Merge remote-tracking branch 'upstream-public/pr/1602' into evaluation-2 by Jaeden Amero · 7 years ago
  8. b7f3654 Merge remote-tracking branch 'upstream-public/pr/1593' into evaluation-2 by Jaeden Amero · 7 years ago
  9. eb01024 Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  10. e363ac7 cipher: handle ChaCha20 as a stream cipher by Manuel Pégourié-Gonnard · 7 years ago
  11. d17d297 Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  12. 799b390 chachapoly: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  13. 9b7a93c poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  14. 6048e05 Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  15. 52a56d3 chachapoly: split crypt_and_mac() to match GCM API by Manuel Pégourié-Gonnard · 7 years ago
  16. 453cf28 Remove semi-internal chacha20_keystrem_block() by Manuel Pégourié-Gonnard · 7 years ago
  17. 02969bf ChaCha20: allow in-place en/decryption by Manuel Pégourié-Gonnard · 7 years ago
  18. d4bd856 Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  19. 54b1a73 Rename poly1305_setkey() to poly1305_starts() by Manuel Pégourié-Gonnard · 7 years ago
  20. a9ed291 Add missing extern "C" guard to new headers by Manuel Pégourié-Gonnard · 7 years ago
  21. deda80e Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  22. b437a98 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  23. f28c2aa Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  24. 31ac12e Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  25. 5d77eaa Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  26. 0fe7b5b Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  27. a98ff5e Initial implementation of ChaCha20 by Daniel King · 9 years ago
  28. e4daf77 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  29. 9d3eba4 aes: Add AES-XTS cipher block mode by Jaeden Amero · 7 years ago
  30. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  31. fb19399 Merge remote-tracking branch 'upstream-public/pr/1498' into development-proposed by Jaeden Amero · 7 years ago
  32. 7d7bad6 Update version to 2.9.0 by Jaeden Amero · 7 years ago
  33. f684c0e Update cipher.h for OFB block mode documentation by Simon Butcher · 7 years ago
  34. 91e254c Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  35. fb9f661 Add OFB block mode to AES-128/192/256 by Simon Butcher · 7 years ago
  36. fe0669f ecp: Fix binary compatibility with group ID by Jaeden Amero · 7 years ago
  37. 8945343 Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
  38. 56e06db Improve mbedtls_platform_zeroize() docs by Andres Amaya Garcia · 7 years ago
  39. d0ef468 Reword config.h docs for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  40. 1afdec1 Merge remote-tracking branch 'upstream-public/pr/1578' into development-proposed by Jaeden Amero · 7 years ago
  41. 519b129 Merge remote-tracking branch 'upstream-public/pr/1580' into development-proposed by Jaeden Amero · 7 years ago
  42. a7a6155 Update ecp.h by Rose Zadik · 7 years ago
  43. 7c68878 Merge remote-tracking branch 'upstream-public/pr/1511' into development-proposed by Jaeden Amero · 7 years ago
  44. d803c1f Merge remote-tracking branch 'upstream-public/pr/1510' into development-proposed by Jaeden Amero · 7 years ago
  45. f852f4c Merge remote-tracking branch 'upstream-public/pr/1506' into development-proposed by Jaeden Amero · 7 years ago
  46. ebfd3ca Merge remote-tracking branch 'upstream-public/pr/1505' into development-proposed by Jaeden Amero · 7 years ago
  47. d353405 Update ecp.h by Rose Zadik · 7 years ago
  48. c32efb3 Update ecp.h by Rose Zadik · 7 years ago
  49. d76ac58 Update ecp.h by Rose Zadik · 7 years ago
  50. abc9ec7 Update ecdsa.h by Rose Zadik · 7 years ago
  51. f089fa3 Update ecp.h by Rose Zadik · 7 years ago
  52. b2e111a Update ecp.h by Rose Zadik · 7 years ago
  53. 5450d1f Merge branch 'crypto_alt_revision' into development-restricted-proposed by Gilles Peskine · 7 years ago
  54. 93f9919 Update cipher.h by Rose Zadik · 7 years ago
  55. c441f74 Update cipher.h by Rose Zadik · 7 years ago
  56. 4c368e8 Update cipher.h by Rose Zadik · 7 years ago
  57. 826f264 Update cipher.h by Rose Zadik · 7 years ago
  58. f56cb34 Update ecp.h by Rose Zadik · 7 years ago
  59. 4acb005 Merge remote-tracking branch 'public/pr/1518' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  60. 66d3968 Merge remote-tracking branch 'public/pr/1516' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  61. bb93c04 Merge remote-tracking branch 'public/pr/1515' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  62. b80f04e Merge remote-tracking branch 'upstream-public/pr/1514' into development-proposed by Gilles Peskine · 7 years ago
  63. 2e1934a Fix comment formatting to pacify check-names.sh by Gilles Peskine · 7 years ago
  64. a937733 Merge remote-tracking branch 'public/pr/1513' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  65. 0392bff Merge remote-tracking branch 'public/pr/1512' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  66. b3a8fe7 Merge remote-tracking branch 'public/pr/1509' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  67. 01d72df Merge remote-tracking branch 'public/pr/1508' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  68. 7153496 Merge remote-tracking branch 'public/pr/1507' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  69. c265a25 Merge remote-tracking branch 'public/pr/1503' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  70. fa1fe36 Update dhm.h by Rose Zadik · 7 years ago
  71. ee96359 Update dhm.h by Rose Zadik · 7 years ago
  72. 14a8b59 Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  73. 379b95c Update ccm.h by Rose Zadik · 7 years ago
  74. 477dce1 Update ccm.h by Rose Zadik · 7 years ago
  75. c58787f Update docs for MBEDTLS_PLATFORM_ZEROIZE_ALT in config.h by Andres Amaya Garcia · 7 years ago
  76. 904e1ef Make utils module part of the platform by Andres Amaya Garcia · 7 years ago
  77. ec5d416 Update ecdsa.h by Rose Zadik · 7 years ago
  78. ae8e306 Fix docs typos for zeroize related features/test by Andres Amaya Garcia · 7 years ago
  79. 757cd72 Update license headers year and branding by Andres Amaya Garcia · 7 years ago
  80. 1e8ea5f Improve docs for mbedtls_zeroize() and add refs by Andres Amaya Garcia · 7 years ago
  81. 6606d5c Add config.h docs for MBEDTLS_UTILS_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  82. b1262a3 Allow compile-time alternate to mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  83. 614d9c0 Add a utils.h file that contains common functions by Andres Amaya Garcia · 8 years ago
  84. 21e2926 Update rsa.h by Rose Zadik · 7 years ago
  85. f763f2b Update dhm.h by Rose Zadik · 7 years ago
  86. d3c9bfc Update ecp.h by Rose Zadik · 7 years ago
  87. ef87179 Update ccm.h by Rose Zadik · 7 years ago
  88. 6ee22a7 Update sha256.h by Rose Zadik · 7 years ago
  89. 92d66b8 Update sha1.h by Rose Zadik · 7 years ago
  90. f2ec288 Update rsa.h by Rose Zadik · 7 years ago
  91. f3e4736 Update md.h by Rose Zadik · 7 years ago
  92. 6a7ebc4 Update gcm.h by Rose Zadik · 7 years ago
  93. 14d0d57 Update ecdsa.h by Rose Zadik · 7 years ago
  94. 7375b0f Update ecdh.h by Rose Zadik · 7 years ago
  95. 05d0e51 Minor modifications for alt support in des and ecp by Ron Eldor · 7 years ago
  96. 9464d7b Update platform.h by Rose Zadik · 7 years ago
  97. f25eb6e Update ctr_drbg.h by Rose Zadik · 7 years ago
  98. c138bb7 Update cmac.h by Rose Zadik · 7 years ago
  99. b5607bf Update cipher.h by Rose Zadik · 7 years ago
  100. bd9571a Update ccm.h by Rose Zadik · 7 years ago