1. 30dc0b5 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h by Spencer Burke · 4 years, 2 months ago
  2. 284857e Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  3. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  4. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  5. bc58902 Add prefix to BYTES_TO_T_UINT_* by Janos Follath · 4 years, 1 month ago
  6. bc96a79 Move mpi constant macros to bn_mul.h by Janos Follath · 4 years, 1 month ago
  7. 727e1f1 Mention that mbedtls_rsa_init can set hash_id too by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  8. 456d7e0 mbedtls_rsa_rsassa_pss_*: improve documentation by Janos Follath · 4 years, 4 months ago
  9. 9a11ac9 Merge pull request #4621 from gilles-peskine-arm/default-hashes-curves-2.x by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  10. 5ea63a3 Mention the Montgomery curve exception by Gilles Peskine · 4 years, 1 month ago
  11. 138d9f5 SHA-1 is allowed for handshake signatures by default by Gilles Peskine · 4 years, 2 months ago
  12. fbf9aff Merge pull request #830 from gilles-peskine-arm/ecp_max_bits-check-2.x by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  13. 3223940 Update MBEDTLS_ECP_MAX_BITS_MIN when adding a curve by Gilles Peskine · 4 years, 2 months ago
  14. 33c92f0 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
  15. 6dba320 Fail the build if MBEDTLS_ECP_MAX_BITS is not large enough by Gilles Peskine · 4 years, 2 months ago
  16. 128c94d config: Allow Mbed to implement TIMING_C by Jaeden Amero · 4 years, 2 months ago
  17. da728b3 Remove meaningless clause by Gilles Peskine · 4 years, 2 months ago
  18. b3ca90b Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
  19. 646b78b Document more precisely what goes into the default preset by Gilles Peskine · 4 years, 2 months ago
  20. 0ecd719 Document more precisely what goes into the default profile by Gilles Peskine · 4 years, 2 months ago
  21. 62da8ac Merge pull request #4276 from gilles-peskine-arm/random-range-uniformity by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  22. 33701a6 mbedtls_mpi_random: document MBEDTLS_ERR_MPI_NOT_ACCEPTABLE by Gilles Peskine · 4 years, 4 months ago
  23. 9312ba5 mbedtls_mpi_random: check for invalid arguments by Gilles Peskine · 4 years, 4 months ago
  24. 4699fa4 Move mbedtls_mpi_random to the bignum module by Gilles Peskine · 4 years, 4 months ago
  25. 72dcd4e Merge pull request #4385 from gilles-peskine-arm/psa-storage-format-test-algorithms by Ronald Cron · 4 years, 2 months ago
  26. cf70d07 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 4 years, 4 months ago
  27. a8d0718 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
  28. db97b1e Merge pull request #4491 from netfoundry/fix-mingw-build by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  29. 6efa722 Fix docs for mbedtls_padlock_has_support by Dave Rodgman · 4 years, 3 months ago
  30. 7f5cd47 use proper formatting macros when using MinGW provided stdio by eugene · 4 years, 3 months ago
  31. 02b6fba Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  32. 5d342bf Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  33. 91e2bab Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 3 months ago
  34. e0427c7 Merge pull request #4434 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  35. 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 3 months ago
  36. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 3 months ago
  37. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  38. 93c0847 Revert "Remove deprecated things from hashing modules" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  39. c039514 Merge pull request #4334 from TRodziewicz/origin/remove_old_func_from_hashing by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  40. defe10d Add compatibility macro for the inline keyword in error.h by Chris Jones · 4 years, 4 months ago
  41. ef01852 Add missing guard to mbedtls_test_hook_error_add by Chris Jones · 4 years, 4 months ago
  42. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  43. b7d02e0 Fix misc issues with unused parameters and check-names.sh by Chris Jones · 4 years, 4 months ago
  44. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  45. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  46. b179b84 Change set_err_add_hook void pointer to actual function pointer signature by Chris Jones · 4 years, 6 months ago
  47. d86ad60 Change mbedtls_set_err_add_hook to use doxygen style comment by Chris Jones · 4 years, 6 months ago
  48. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  49. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  50. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  51. c75d9f5 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  52. 7bc6a37 Merge pull request #3183 from meuter/development by Gilles Peskine · 4 years, 4 months ago
  53. 48ffe62 Merge pull request #4215 from paul-elliott-arm/remove_fallthrough by Ronald Cron · 4 years, 4 months ago
  54. d85e98d psa: config: Add CBC-MAC by Ronald Cron · 4 years, 4 months ago
  55. e1f5516 psa: config: Improve handling of not supported ECC curves by Ronald Cron · 4 years, 4 months ago
  56. b9df5ce psa: config: Fix AEAD/CMAC algorithms and ciphers inter-dependencies by Ronald Cron · 4 years, 4 months ago
  57. 3d47181 psa: Add missing PSA configs by Ronald Cron · 4 years, 5 months ago
  58. 3984130 SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 4 months ago
  59. 8276986 Curve448 is not yet supported via the PSA API by Gilles Peskine · 4 years, 4 months ago
  60. 63c3dc9 Merge pull request #4158 from d3zd3z/pr/psa-config-ec by Ronald Cron · 4 years, 5 months ago
  61. eed74df Re-order PSA ECC configs by David Brown · 4 years, 5 months ago
  62. 110ea81 psa: Fix name of BRAINPOOL configs by David Brown · 4 years, 5 months ago
  63. e483a77 Merge pull request #816 from ARMmbed/development by Dave Rodgman · 4 years, 5 months ago mbedtls-2.26.0 v2.26.0
  64. 9b178de Fix typo in PSA ECC curve config option by David Brown · 4 years, 5 months ago
  65. c7b9b2b Update defines for ECC PSA configs by David Brown · 4 years, 6 months ago
  66. 8de143e Create PSA configs for ECC curves by David Brown · 4 years, 6 months ago
  67. aa5e132 Improve include guards for format attribute by Paul Elliott · 4 years, 5 months ago
  68. 48438c7 Fix incorrect long long specifier for win64 by Paul Elliott · 4 years, 7 months ago
  69. d48d5c6 Fix size_t and longlong specifiers for MinGW by Paul Elliott · 4 years, 7 months ago
  70. abb3af7 Invert gate on printf attribute by Paul Elliott · 4 years, 8 months ago
  71. f8d733e Correct include guard for function __attribute by Paul Elliott · 4 years, 8 months ago
  72. 4e58970 Declare mbedtls_debug_print_msg as printf-like by Paul Elliott · 4 years, 8 months ago
  73. 36f539d Remove deliberate fallthrough by Paul Elliott · 4 years, 5 months ago
  74. bfe7549 Bump version to 2.26.0 by Dave Rodgman · 4 years, 5 months ago
  75. 9264e01 Update error codes listed in the net_sockets documentation by Gilles Peskine · 4 years, 5 months ago
  76. c8dab5b Fix sloppy wording around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  77. e28f236 Document FD_SETSIZE limitation for mbedtls_net_{poll,recv_timeout} by Gilles Peskine · 4 years, 5 months ago
  78. b158321 Make entropy double-free work by Gilles Peskine · 4 years, 5 months ago
  79. 4337a9c Document mutex usage for RSA by Gilles Peskine · 4 years, 6 months ago
  80. 478847c Document thread safety for HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
  81. e39b219 Document mutex invariant for HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
  82. f305d92 Document thread safety for CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
  83. da290f9 Document mutex invariant for CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
  84. 39a1a26 Explain the usage of is_valid in pthread mutexes by Gilles Peskine · 4 years, 6 months ago
  85. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 5 months ago
  86. 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 6 months ago
  87. 7921cce Fix typo in config_psa.h by Bence Szépkúti · 4 years, 6 months ago
  88. db01e02 Remove an unnecessary #else and commented line by David Brown · 4 years, 6 months ago
  89. be380c1 Remove incorrect PSA ECB definition by David Brown · 4 years, 6 months ago
  90. 8de6437 Cleanup PSA CBC padding defines by David Brown · 4 years, 6 months ago
  91. 86730a8 Add missing MBEDTLS_PSA_BUILTIN for ChaCha20-Poly1305 by David Brown · 4 years, 6 months ago
  92. fc46818 Cleanup PSA ifdefs for CBC block mode by David Brown · 4 years, 6 months ago
  93. 10cb81c Add some missing MBEDTLS_PSA_BUILTIN_ definitions by David Brown · 4 years, 6 months ago
  94. f84a0f6 Simplify block cipher PSA definitions by David Brown · 4 years, 6 months ago
  95. e1f91f0 Consolidate PSA ifdefs for block ciphers by David Brown · 4 years, 6 months ago
  96. 18658a7 Disable error on CHACHAPOLY misconfiguration by David Brown · 4 years, 6 months ago
  97. ac4fa07 Add PSA config support for ChaCha20+Poly1305 by David Brown · 4 years, 6 months ago
  98. b16727a Add PSA config for ChaCha20 by David Brown · 4 years, 6 months ago
  99. b781f75 Define SW crypto algorithms if block modes need it by David Brown · 4 years, 6 months ago
  100. 5256e69 Fix typo in psa config comment by David Brown · 4 years, 6 months ago