1. a72098b Merge remote-tracking branch 'public/pr/1778' into development by Simon Butcher · 6 years ago
  2. 4b9a3ad Disable use of the i386 assembly for option -O0 by Simon Butcher · 6 years ago
  3. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 6 years ago
  4. 3fa6c27 Move definition to cipher.h by Ron Eldor · 6 years ago
  5. ab8d58c Move definition of MBEDTLS_CIPHER_MODE_STREAM by Ron Eldor · 6 years ago
  6. 4b6b08e Merge remote-tracking branch 'public/pr/1006' into development by Simon Butcher · 6 years ago
  7. 5357164 Add ebx to the i386 clobber list for MPI assembly by Simon Butcher · 6 years ago
  8. 7ee25d7 Allow 0 as a valid ret value for mbedtls_ssl_write by Andres Amaya Garcia · 7 years ago
  9. f57bf8b Define specific mode for ChachaPoly by Manuel Pégourié-Gonnard · 6 years ago
  10. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 6 years ago
  11. 2fcd3e4 Change the library version to 2.11.0 by Simon Butcher · 6 years ago
  12. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  13. c7bc9e1 Fix a few typos by Manuel Pégourié-Gonnard · 6 years ago
  14. 1f91575 Merge remote-tracking branch 'public/pr/1681' into development by Simon Butcher · 6 years ago
  15. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 6 years ago
  16. 2dbecc0 Merge remote-tracking branch 'public/pr/1602' into development by Simon Butcher · 6 years ago
  17. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 6 years ago
  18. ff2f493 config: List cipher modes in alphabetical order by Jaeden Amero · 6 years ago
  19. ed91a79 config: Update documentation for XTS option by Jaeden Amero · 6 years ago
  20. f167deb aes: xts: Add a reference to the standard by Jaeden Amero · 6 years ago
  21. c653990 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  22. cd9fc5e aes: xts: Rename iv to data_unit by Jaeden Amero · 6 years ago
  23. 0a8b020 aes: xts: Enforce NIST SP 800-38E data unit size by Jaeden Amero · 6 years ago
  24. 5162b93 aes: Use length instead of bits_length in XTS by Jaeden Amero · 7 years ago
  25. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  26. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  27. 010c2cb gf128mul: Inline instead of making a new module by Jaeden Amero · 7 years ago
  28. 5f77801 Implement AES-XTS mode by Aorimn · 8 years ago
  29. 9bbe363 Rename exported symbols to please check-names.sh by Aorimn · 9 years ago
  30. 75e3661 Add AES-XEX mode to the default config file by Aorimn · 9 years ago
  31. 0089d36 Implement AES-XEX mode by Aorimn · 9 years ago
  32. b053658 Add 2 files for multiplication in GF(128) by Aorimn · 9 years ago
  33. 7decfe8 Convert mbedtls_free and mbedtls_calloc into functions by Roberto Vargas · 6 years ago
  34. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 6 years ago
  35. f0d7629 Merge remote-tracking branch 'public/pr/1593' into development by Simon Butcher · 6 years ago
  36. ebb6427 Merge remote-tracking branch 'public/pr/1646' into development by Simon Butcher · 6 years ago
  37. 263498a Merge remote-tracking branch 'public/pr/1667' into development by Simon Butcher · 6 years ago
  38. dbe80c6 Merge remote-tracking branch 'public/pr/1668' into development by Simon Butcher · 6 years ago
  39. cb2c935 aes: Clarify IV requirements for OFB mode by Jaeden Amero · 6 years ago
  40. 5db1362 Clarify documentation for AES OFB by Simon Butcher · 6 years ago
  41. 968646c Clarify comments on use of AES OFB block mode by Simon Butcher · 6 years ago
  42. 0013144 Fix style and formatting for OFB feature by Simon Butcher · 7 years ago
  43. 6873c84 Update cipher.h for OFB block mode documentation by Simon Butcher · 7 years ago
  44. 8c0fd1e Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  45. 76a5b22 Add OFB block mode to AES-128/192/256 by Simon Butcher · 7 years ago
  46. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 8 years ago
  47. 0a0e08a mbedtls_gcm_crypt_and_tag: clarify what each mode does and doesn't do by Gilles Peskine · 6 years ago
  48. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 6 years ago
  49. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 6 years ago
  50. 80f679b Correct and clarify the documentation of GCM whole-message functions by Gilles Peskine · 6 years ago
  51. d5a09f1 Updated version number to 2.10.0 for release by Simon Butcher · 6 years ago
  52. 6e962b2 Fix file permissions for ssl.h by Simon Butcher · 6 years ago
  53. d2db09f Fix typo in documentation by Manuel Pégourié-Gonnard · 6 years ago
  54. e533b22 Fix ordering and repetitions in config.h by Manuel Pégourié-Gonnard · 6 years ago
  55. 3dc62a0 chachapoly: force correct mode for integrated API by Manuel Pégourié-Gonnard · 6 years ago
  56. 2041a31 Merge remote-tracking branch 'public/pr/1402' into development by Simon Butcher · 6 years ago
  57. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 6 years ago
  58. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 6 years ago
  59. 143b319 CCM*: Make documentation consistent by Janos Follath · 6 years ago
  60. 6b4bd3d CCM*: Improve documentation by Janos Follath · 7 years ago
  61. 5dc8cfa CCM*: Add public API by Janos Follath · 7 years ago
  62. 45b79cf Treat warnings as errors for IAR by Azim Khan · 7 years ago
  63. e7d3f8e Fix MicroBlaze register typo. by Zach van Rijn · 7 years ago
  64. be78b07 chachapoly: warn against piecewise decryption by Manuel Pégourié-Gonnard · 7 years ago
  65. fa0c47d Fix typo in doc and copy missing warning by Manuel Pégourié-Gonnard · 7 years ago
  66. 98fae6d ChaCha20: move working state from ctx to stack by Manuel Pégourié-Gonnard · 7 years ago
  67. c22e61a Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
  68. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  69. 32902e6 cipher: handle ChaCha20 as a stream cipher by Manuel Pégourié-Gonnard · 7 years ago
  70. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  71. 5ef92d3 chachapoly: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  72. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  73. b500f8b Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  74. 346b8d5 chachapoly: split crypt_and_mac() to match GCM API by Manuel Pégourié-Gonnard · 7 years ago
  75. 56206c4 Remove semi-internal chacha20_keystrem_block() by Manuel Pégourié-Gonnard · 7 years ago
  76. 502f189 ChaCha20: allow in-place en/decryption by Manuel Pégourié-Gonnard · 7 years ago
  77. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  78. 4edd51b Rename poly1305_setkey() to poly1305_starts() by Manuel Pégourié-Gonnard · 7 years ago
  79. 823b7a0 Add missing extern "C" guard to new headers by Manuel Pégourié-Gonnard · 7 years ago
  80. 95d0bdb Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  81. 8fe4701 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  82. a310c5e Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  83. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  84. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  85. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  86. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  87. d0f143b Update CTR doc for the 64-bit block cipher by Manuel Pégourié-Gonnard · 7 years ago
  88. 4f24e95 Update CTR doc for other 128-bit block ciphers by Manuel Pégourié-Gonnard · 7 years ago
  89. f584286 Slightly tune ARIA CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
  90. a64fba4 Remove double declaration of mbedtls_ssl_list_ciphersuites by Moran Peker · 7 years ago
  91. 2f3a581 Merge remote-tracking branch 'public/pr/1178' into development by Simon Butcher · 7 years ago
  92. 8a1b2c8 Update CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
  93. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  94. 0960b80 Move to new header style for ALT implementations by Manuel Pégourié-Gonnard · 7 years ago
  95. c089312 Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
  96. 08c337d Remove useless parameter from function by Manuel Pégourié-Gonnard · 7 years ago
  97. 9d41073 Fix typos from copy-pasting by Manuel Pégourié-Gonnard · 7 years ago
  98. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  99. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  100. fb19399 Merge remote-tracking branch 'upstream-public/pr/1498' into development-proposed by Jaeden Amero · 7 years ago