1. 269d414 Merge pull request #2936 from gilles-peskine-arm/memory_buffer_alloc-fatal-pass-2.16 by Jaeden Amero · 4 years, 5 months ago
  2. 554d5d5 Enable more test cases without MBEDTLS_MEMORY_DEBUG by Gilles Peskine · 4 years, 6 months ago
  3. 4a55e7c More accurate test case description by Gilles Peskine · 4 years, 6 months ago
  4. 19baefa Clarify that the "FATAL" message is expected by Gilles Peskine · 4 years, 6 months ago
  5. afbcf97 Parse HelloVerifyRequest buffer overread: add changelog entry by Gilles Peskine · 4 years, 7 months ago
  6. d5c4a7c Parse HelloVerifyRequest: avoid buffer overread at the start by Gilles Peskine · 4 years, 7 months ago
  7. 01a96d6 Parse HelloVerifyRequest: avoid buffer overread on the cookie by Gilles Peskine · 4 years, 7 months ago
  8. f048605 Merge remote-tracking branch 'restricted/pr/667' into mbedtls-2.16-restricted by Jaeden Amero · 4 years, 6 months ago
  9. baf2300 Merge remote-tracking branch 'restricted/pr/669' into mbedtls-2.16-restricted by Jaeden Amero · 4 years, 6 months ago
  10. 3f1c68a Merge pull request #665 from ARMmbed/dev/yanesca/iotcrypt-958-ecdsa-side-channel-fix-2.16 by Jaeden Amero · 4 years, 6 months ago
  11. f18de50 Zeroize local AES variables before exiting the function by Andrzej Kurek · 4 years, 6 months ago
  12. d71f31b Add ChangeLog entry by Janos Follath · 4 years, 6 months ago
  13. e25f1ee mpi_lt_mpi_ct: fix condition handling by Janos Follath · 4 years, 6 months ago
  14. b159ae8 mpi_lt_mpi_ct: Add further tests by Janos Follath · 4 years, 6 months ago
  15. b2fddfd mpi_lt_mpi_ct: Fix test numbering by Janos Follath · 4 years, 6 months ago
  16. 1452862 mpi_lt_mpi_ct perform tests for both limb size by Janos Follath · 4 years, 6 months ago
  17. 359a01e ct_lt_mpi_uint: cast the return value explicitely by Janos Follath · 4 years, 6 months ago
  18. 798e394 mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs by Janos Follath · 4 years, 6 months ago
  19. fbe4c94 mbedtls_mpi_lt_mpi_ct: simplify condition by Janos Follath · 4 years, 6 months ago
  20. 1f21c1d Rename variable for better readability by Janos Follath · 4 years, 6 months ago
  21. bd87a59 mbedtls_mpi_lt_mpi_ct: Improve documentation by Janos Follath · 4 years, 6 months ago
  22. 5852518 Make mbedtls_mpi_lt_mpi_ct more portable by Janos Follath · 4 years, 6 months ago
  23. aac48d1 Bignum: Document assumptions about the sign field by Janos Follath · 4 years, 6 months ago
  24. e1bf02a Add more tests for mbedtls_mpi_lt_mpi_ct by Janos Follath · 4 years, 7 months ago
  25. 27d221a mpi_lt_mpi_ct test: hardcode base 16 by Janos Follath · 4 years, 7 months ago
  26. 45ec990 Document ct_lt_mpi_uint by Janos Follath · 4 years, 7 months ago
  27. b11ce0e mpi_lt_mpi_ct: make use of unsigned consistent by Janos Follath · 4 years, 7 months ago
  28. 7a34bcf ct_lt_mpi_uint: make use of biL by Janos Follath · 4 years, 7 months ago
  29. 867a3ab Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 4 years, 7 months ago
  30. 4f6cf38 mbedtls_mpi_cmp_mpi_ct: remove multiplications by Janos Follath · 4 years, 7 months ago
  31. 3d82645 Remove excess vertical space by Janos Follath · 4 years, 7 months ago
  32. 4ea2319 Remove declaration after statement by Janos Follath · 4 years, 7 months ago
  33. 4c3408b Fix side channel vulnerability in ECDSA by Janos Follath · 4 years, 8 months ago
  34. e9ae630 Add tests to constant time mpi comparison by Janos Follath · 4 years, 8 months ago
  35. b9f6f9b Add new, constant time mpi comparison by Janos Follath · 4 years, 8 months ago
  36. b02a233 Note that mbedtls_ctr_drbg_seed() must not be called twice by Gilles Peskine · 4 years, 6 months ago
  37. f4c0dbc Fix CTR_DRBG benchmark by Gilles Peskine · 4 years, 6 months ago
  38. 1baed82 Add ChangeLog entry by Janos Follath · 4 years, 6 months ago
  39. d65df1f ECDSA: Fix side channel vulnerability by Janos Follath · 4 years, 7 months ago
  40. 0e59c47 Changelog entry for xxx_drbg_set_entropy_len before xxx_drbg_seed by Gilles Peskine · 4 years, 7 months ago
  41. 912ffe4 CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 4 years, 7 months ago
  42. c4280ac CTR_DRBG: Don't use functions before they're defined by Gilles Peskine · 4 years, 7 months ago
  43. c68b70c HMAC_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 4 years, 7 months ago
  44. ec904e4 Merge pull request #2899 from gilles-peskine-arm/asan-test-fail-2.16 by Jaeden Amero · 4 years, 6 months ago
  45. 8fedeaa Merge pull request #2871 from gilles-peskine-arm/test_malloc_0_null-2.16 by Jaeden Amero · 4 years, 6 months ago
  46. 33685f5 'make test' must fail if Asan fails by Gilles Peskine · 4 years, 6 months ago
  47. ac47906 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 4 years, 6 months ago
  48. b1478e8 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 4 years, 6 months ago
  49. ff26b04 Unify ASan options in make builds by Gilles Peskine · 4 years, 6 months ago
  50. 069fb0e Merge remote-tracking branch 'origin/pr/2860' into mbedtls-2.16 by Jaeden Amero · 4 years, 7 months ago
  51. 16ee3c1 config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY by Gilles Peskine · 4 years, 7 months ago
  52. 8b42439 mbedtls_hmac_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 4 years, 7 months ago
  53. cc74872 mbedtls_ctr_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 4 years, 7 months ago
  54. e215a4d mbedtls_ctr_drbg_seed: correct maximum for len by Gilles Peskine · 4 years, 7 months ago
  55. f6c2061 Add a note about CTR_DRBG security strength to config.h by Gilles Peskine · 4 years, 7 months ago
  56. 1989218 Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct section by Gilles Peskine · 4 years, 7 months ago
  57. dd5b67b CTR_DRBG: more consistent formatting and wording by Gilles Peskine · 4 years, 7 months ago
  58. e3d8cf1 CTR_DRBG documentation: further wording improvements by Gilles Peskine · 4 years, 7 months ago
  59. 596fdfd CTR_DRBG: Improve the explanation of security strength by Gilles Peskine · 4 years, 7 months ago
  60. b9fc079 Merge remote-tracking branch 'origin/pr/2864' into mbedtls-2.16 by Jaeden Amero · 4 years, 7 months ago
  61. da59306 Merge remote-tracking branch 'origin/pr/2578' into mbedtls-2.16 by Jaeden Amero · 4 years, 7 months ago
  62. b0328ba Merge remote-tracking branch 'origin/pr/2323' into mbedtls-2.16 by Jaeden Amero · 4 years, 7 months ago
  63. 8cec70a CTR_DRBG: make it easier to understand the security strength by Gilles Peskine · 4 years, 7 months ago
  64. 340d609 HMAC_DRBG: note that the initial seeding grabs entropy for the nonce by Gilles Peskine · 4 years, 7 months ago
  65. 9fb4518 Use standard terminology to describe the personalization string by Gilles Peskine · 4 years, 7 months ago
  66. 3f9c973 Do note that xxx_drbg_random functions reseed with PR enabled by Gilles Peskine · 4 years, 7 months ago
  67. 759c91d Consistently use \c NULL and \c 0 by Gilles Peskine · 4 years, 7 months ago
  68. 6735363 Also mention HMAC_DRBG in the changelog entry by Gilles Peskine · 4 years, 7 months ago
  69. 0b5e804 HMAC_DRBG: improve the documentation of the entropy length by Gilles Peskine · 4 years, 7 months ago
  70. db6f414 HMAC_DRBG documentation improvements clarifications by Gilles Peskine · 4 years, 7 months ago
  71. 0bf49eb More CTR_DRBG documentation improvements and clarifications by Gilles Peskine · 4 years, 7 months ago
  72. c6b0986 Add a test component with malloc(0) returning NULL by Gilles Peskine · 4 years, 8 months ago
  73. 7430d23 Add a calloc self-test by Gilles Peskine · 4 years, 8 months ago
  74. 4284bec Fix wording by Gilles Peskine · 4 years, 7 months ago
  75. 761f888 Remove warning that the previous expanded discussion has obsoleted by Gilles Peskine · 4 years, 7 months ago
  76. c85dcb3 CTR_DRBG: improve the discussion of entropy length vs strength by Gilles Peskine · 4 years, 7 months ago
  77. 3354f75 CTR_DRBG: Finish an unfinished paragraph by Gilles Peskine · 4 years, 7 months ago
  78. 3c3bf4d CTR_DRBG documentation: add changelog entry by Gilles Peskine · 4 years, 7 months ago
  79. 1eb7ba7 CTR_DRBG: Document the security strength and SP 800-90A compliance by Gilles Peskine · 4 years, 7 months ago
  80. ae9f2a2 Fix compilation error by Ron Eldor · 4 years, 7 months ago
  81. 39512b4 Add const to variable by Ron Eldor · 4 years, 7 months ago
  82. 6e76108 Fix endianity issue when reading uint32 by Ron Eldor · 4 years, 8 months ago
  83. 2ad73aa Increase test suite timeout by Ron Eldor · 5 years ago
  84. 3adb981 Reduce stack usage of test_suite_pkcs1_v15 by Ron Eldor · 5 years ago
  85. 5d7254a Reduce stack usage of test_suite_pkcs1_v21 by Ron Eldor · 5 years ago
  86. e4c5fa7 Reduce stack usage of test_suite_rsa by Ron Eldor · 5 years ago
  87. 5533f4a Reduce stack usage of test_suite_pk by Ron Eldor · 5 years ago
  88. 80b3f4b CTR_DRBG: Document the maximum size of some parameters by Gilles Peskine · 4 years, 7 months ago
  89. 6b2c50c CTR_DRBG documentation clarifications by Gilles Peskine · 4 years, 7 months ago
  90. a48270a Merge remote-tracking branch 'origin/pr/2826' into mbedtls-2.16 by Jaeden Amero · 4 years, 8 months ago
  91. 60ebd98 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 4 years, 8 months ago
  92. c73f857 Remove unnecessary memory buffer alloc and memory backtrace unsets by Andrzej Kurek · 4 years, 8 months ago
  93. 1f5a596 Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 4 years, 8 months ago
  94. 1d07082 all.sh: restructure memory allocator tests by Andrzej Kurek · 4 years, 8 months ago
  95. d130b98 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 5 years ago
  96. dfc9744 Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full` by Hanno Becker · 5 years ago
  97. 9ae9da9 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 5 years ago
  98. f8799e8 Add all.sh run with full config and ASan enabled by Hanno Becker · 5 years ago
  99. 74b5e34 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 5 years ago
  100. 8762101 Update documentation of exceptions for `config.pl full` by Andrzej Kurek · 4 years, 8 months ago