1. a45a399 lib: remove NULL pointer checks performed with MBEDTLS_INTERNAL_VALIDATE[_RET] by Valerio Setti · 1 year, 6 months ago
  2. 5c7ab6f [cipher.h] Arithmetic overflow in binary left shift operation (MBEDTLS_KEY_BITLEN_SHIFT) by BrianX7c · 1 year, 8 months ago
  3. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  4. a86b776 Remove invalid comment from mbedtls_cipher_set_padding_mode() by Waleed Elmelegy · 1 year, 10 months ago
  5. 377eb5f doxygen: \p commands misuse - review comments by Andrzej Kurek · 2 years, 3 months ago
  6. 3bedb5b doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 3 years, 5 months ago
  7. 5c731b0 Use consistent guards for deprecated feature by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  8. 761d0dc Improve doxygen formatting by Dave Rodgman · 2 years, 1 month ago
  9. ff4c2db Improve comments by Dave Rodgman · 2 years, 1 month ago
  10. 4f8d2ef Improve docs by Dave Rodgman · 2 years, 1 month ago
  11. d30eed4 More struct re-ordering by Dave Rodgman · 2 years, 1 month ago
  12. 92cf6e5 Adjust stuct order for better packing / smaller accessor code size by Dave Rodgman · 2 years, 1 month ago
  13. e59b9d4 Fix some compiler type warnings by Dave Rodgman · 2 years, 1 month ago
  14. a2e2fce Fix accidental mis-named field by Dave Rodgman · 2 years, 1 month ago
  15. eb65fec Fix use of enum in a bitfield by Dave Rodgman · 2 years, 1 month ago
  16. 85a8813 Use fewer bits for block_size by Dave Rodgman · 2 years, 1 month ago
  17. 3b46b77 code style by Dave Rodgman · 2 years, 1 month ago
  18. de3de77 Use look-up table for base by Dave Rodgman · 2 years, 1 month ago
  19. 0ffb68e Use fewer bits for iv_size by Dave Rodgman · 2 years, 1 month ago
  20. 6c6c842 Use fewer bits for key_bitlen by Dave Rodgman · 2 years, 1 month ago
  21. 3319ae9 Re-order mbedtls_cipher_info_t by Dave Rodgman · 2 years, 1 month ago
  22. 48d13c5 Use bit-fields by Dave Rodgman · 2 years, 1 month ago
  23. f9c9c92 Change types in mbedtls_cipher_info_t by Dave Rodgman · 2 years, 1 month ago
  24. fdbfaaf Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  25. 23caf02 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  26. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  27. 6157fee Unify defintions of inline for MSVC (and old armcc?) by Gilles Peskine · 2 years, 8 months ago
  28. 09858ae Merge pull request #5813 from mprse/deprecate_mbedtls_cipher_setup_psa by Gilles Peskine · 3 years, 2 months ago
  29. ef1fb4a Deprecate mbedtls_cipher_setup_psa() by Przemek Stekiel · 3 years, 3 months ago
  30. c50dec0 ChaCha20 (classic): Document that we only support 12-byte nonces by Gilles Peskine · 3 years, 5 months ago
  31. c3cffae Document return value for IV size getter on NULL by Max Fillinger · 3 years, 8 months ago
  32. e85bb70 Fix documentation for block size getters by Max Fillinger · 3 years, 8 months ago
  33. 5fee208 Make new IV and block size getters return size_t by Max Fillinger · 3 years, 8 months ago
  34. f057893 Allow checking variable IV/key size in cipher_info by Max Fillinger · 3 years, 9 months ago
  35. 3a782a0 Add IV and block size getters for cipher_info by Max Fillinger · 3 years, 9 months ago
  36. 4cb9739 Use separate MBEDTLS_MODE for the CCM*. by Mateusz Starzyk · 3 years, 9 months ago
  37. 2e9d65f Note that custom info structures are not supported by Gilles Peskine · 3 years, 11 months ago
  38. 0be02bd Add accessor functions for cipher_info fields by Gilles Peskine · 4 years ago
  39. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  40. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  41. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  42. d6f673d Remove outdated note about multiple calls to cipher update for associated data. by Mateusz Starzyk · 4 years, 2 months ago
  43. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  44. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  45. 42eba1a Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  46. c42a0be Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  47. e9cac0e Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  48. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  49. 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 2 months ago
  50. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  51. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  52. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 3 months ago
  53. 441907e Remove alignment requirement for mbedtls_gcm_update: documentation by Gilles Peskine · 4 years, 3 months ago
  54. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 3 months ago
  55. d11ddc5 Correction in the TODO issue number by TRodziewicz · 4 years, 3 months ago
  56. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 3 months ago
  57. 3848e31 Fix internal references in public documentation by Chris Jones · 4 years, 5 months ago
  58. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  59. b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  60. 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  61. f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  62. 9cc079d Declare cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  63. 3ba84d5 Improve documentation of cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  64. 1588983 Introduce macros for max-{IV,block,key}-size for ciphers used in TLS by Hanno Becker · 4 years, 11 months ago
  65. 27a2688 Introduce public macro for maximum symmetric cipher key length by Hanno Becker · 5 years ago
  66. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  67. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  68. ffdf288 Add NIST keywrap as a cipher mode by Jack Lloyd · 6 years ago
  69. 02f39ac Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  70. 57f04e5 Adjust documentation of mbedtls_cipher_update_ad by Andrzej Kurek · 6 years ago
  71. 246cc86 cipher: fix indentation by Andrzej Kurek · 6 years ago
  72. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  73. 7909c4c Improve doc wording of PSA status field of mbedtls_cipher_context_t by Hanno Becker · 7 years ago
  74. 625f94b Minor rewording in documentation of PSA-based cipher context by Hanno Becker · 7 years ago
  75. f133640 Add AEAD tag length to new mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  76. 1cb3653 Add `psa_enabled` field to cipher ctx and add dummy implementations by Hanno Becker · 7 years ago
  77. 098c9de Add declaration and dummy-definition of mbedtls_cipher_setup_psa() by Hanno Becker · 7 years ago
  78. b1f0872 Improve wording in documentation of mbedtls_cipher_setup() by Hanno Becker · 7 years ago
  79. d7503a7 Expand documentation of mbedtls_cipher_list() by Hanno Becker · 7 years ago
  80. f4fb876 Fix style in cipher.h by Hanno Becker · 7 years ago
  81. e5a0450 Fix style in definition of `mbedtls_cipher_mode_t` by Hanno Becker · 7 years ago
  82. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  83. 03bd484 Merge remote-tracking branch 'upstream-public/pr/1861' into development by Jaeden Amero · 7 years ago
  84. c796573 Add Chacha dependency to the stream cipher field by Simon Butcher · 7 years ago
  85. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  86. 3fa6c27 Move definition to cipher.h by Ron Eldor · 7 years ago
  87. f57bf8b Define specific mode for ChachaPoly by Manuel Pégourié-Gonnard · 7 years ago
  88. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  89. c653990 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  90. 6873c84 Update cipher.h for OFB block mode documentation by Simon Butcher · 7 years ago
  91. 8c0fd1e Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  92. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  93. 32902e6 cipher: handle ChaCha20 as a stream cipher by Manuel Pégourié-Gonnard · 7 years ago
  94. b500f8b Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  95. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  96. 8fe4701 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  97. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  98. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  99. 93f9919 Update cipher.h by Rose Zadik · 7 years ago
  100. c441f74 Update cipher.h by Rose Zadik · 7 years ago