1. e3c4ee5 Rename mbedtls_platform_memcmp() to mbedtls_platform_memequal() by Piotr Nowicki · 5 years ago
  2. c6319a7 Merge pull request #3514 from shelib01/fi_write_user_data by Shelly Liberman · 5 years ago
  3. c6a7e6b Enhancement fixes by Shelly Liberman · 5 years ago archive/fi_write_user_data fi_write_user_data
  4. 4062d6c Add user pointer and data size duplication to ssl context. by shelib01 · 5 years ago
  5. 7400fae Merge pull request #3510 from AndrzejKurek/fi-pk-fixes by Andrzej Kurek · 5 years ago
  6. 898d330 Merge pull request #3500 from AndrzejKurek/fi-sha256-fixes by Andrzej Kurek · 5 years ago
  7. 8917326 Introduce sha256 security review fixes by Andrzej Kurek · 5 years ago
  8. 189ee74 Add a platform function to return a random uint32_t by Andrzej Kurek · 5 years ago
  9. c3b69ed Increase hamming distance by changing UECC_SUCCESS from 0 to FFAAAA by Andrzej Kurek · 5 years ago
  10. e5425a0 Merge pull request #3408 from AndrzejKurek/hamming-distance-improvements by Andrzej Kurek · 5 years ago
  11. 3a0df03 Increase the Hamming distance of uECC_generate_random_int returns by Andrzej Kurek · 5 years ago
  12. ce0aab4 Add new error code PLATFORM_ALLOC_FAILED for mbedtls_platform_memmove() by Piotr Nowicki · 5 years ago
  13. 5d5841f Add mbedtls_platform_memmove() as a secured memcmp() by Piotr Nowicki · 5 years ago
  14. 090365f Improve the usage of uECC_RNG_Function by Andrzej Kurek · 5 years ago
  15. 220e614 Add a x509 prerequisite in x509_internal.h by Andrzej Kurek · 5 years ago
  16. 825ebd4 Merge mbedtls 2.16.6 into baremetal by Andrzej Kurek · 5 years ago
  17. e7b49d3 Bump version to Mbed TLS 2.16.4 by Janos Follath · 6 years ago
  18. f8dbfd4 Bignum: Document assumptions about the sign field by Janos Follath · 6 years ago
  19. 8faf1d6 Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
  20. c514ce4 Add new, constant time mpi comparison by Janos Follath · 6 years ago
  21. a5e2d86 Note that mbedtls_ctr_drbg_seed() must not be called twice by Gilles Peskine · 6 years ago
  22. 20dbfb9 CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  23. 1d2a9e8 HMAC_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
  24. d41a95e mbedtls_hmac_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 6 years ago
  25. 5fc111f mbedtls_ctr_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 6 years ago
  26. 4c57b20 mbedtls_ctr_drbg_seed: correct maximum for len by Gilles Peskine · 6 years ago
  27. 5953660 Add a note about CTR_DRBG security strength to config.h by Gilles Peskine · 6 years ago
  28. e1dc2de Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct section by Gilles Peskine · 6 years ago
  29. 6e36d0b CTR_DRBG: more consistent formatting and wording by Gilles Peskine · 6 years ago
  30. 9640403 CTR_DRBG documentation: further wording improvements by Gilles Peskine · 6 years ago
  31. 7b674ea CTR_DRBG: Improve the explanation of security strength by Gilles Peskine · 6 years ago
  32. 7df4b7b CTR_DRBG: make it easier to understand the security strength by Gilles Peskine · 6 years ago
  33. 56f628c HMAC_DRBG: note that the initial seeding grabs entropy for the nonce by Gilles Peskine · 6 years ago
  34. beddfdc Use standard terminology to describe the personalization string by Gilles Peskine · 6 years ago
  35. 57553fa Do note that xxx_drbg_random functions reseed with PR enabled by Gilles Peskine · 6 years ago
  36. 20a3846 Consistently use \c NULL and \c 0 by Gilles Peskine · 6 years ago
  37. ccb3838 HMAC_DRBG: improve the documentation of the entropy length by Gilles Peskine · 6 years ago
  38. 4bfe454 HMAC_DRBG documentation improvements clarifications by Gilles Peskine · 6 years ago
  39. f17079d More CTR_DRBG documentation improvements and clarifications by Gilles Peskine · 6 years ago
  40. c32f74c Fix wording by Gilles Peskine · 6 years ago
  41. 03642fa Remove warning that the previous expanded discussion has obsoleted by Gilles Peskine · 6 years ago
  42. 2d83fe1 CTR_DRBG: improve the discussion of entropy length vs strength by Gilles Peskine · 6 years ago
  43. bb2b8da CTR_DRBG: Finish an unfinished paragraph by Gilles Peskine · 6 years ago
  44. e3dc594 CTR_DRBG: Document the security strength and SP 800-90A compliance by Gilles Peskine · 6 years ago
  45. c1c9292 CTR_DRBG: Document the maximum size of some parameters by Gilles Peskine · 6 years ago
  46. da5ccce CTR_DRBG documentation clarifications by Gilles Peskine · 6 years ago
  47. 17540ab Fix usage of randomized number in AES by Arto Kinnunen · 6 years ago
  48. 311ab59 Flag SCA_CM encrypt/decrypt functions by Arto Kinnunen · 6 years ago
  49. 10a2ffd Merge remote-tracking branch 'upstream/pr/2945' into baremetal by Arto Kinnunen · 6 years ago
  50. ac6d226 Update signature of mbedtls_platform_random_delay by Arto Kinnunen · 6 years ago
  51. 2d9c0eb Merge remote-tracking branch 'public/pr/2948' into baremetal by Simon Butcher · 6 years ago
  52. 4b3b8c2 Merge remote-tracking branch 'public/pr/2886' into baremetal by Simon Butcher · 6 years ago
  53. e91f0dc Replace mbedtls_platform_enforce_volatile_reads by Arto Kinnunen · 6 years ago
  54. 0490485 Add random delay to enforce_volatile_reads by Arto Kinnunen · 6 years ago
  55. 9a506e7 Update comments of mbedtls_platform_random_delay by Arto Kinnunen · 6 years ago
  56. 4c63b98 Add random delay function to platform_utils by Arto Kinnunen · 6 years ago
  57. 5aa4c07 Minor review fixes by Jarno Lamsa · 6 years ago
  58. 616fbe1 Increase hamming distance for authmode by Jarno Lamsa · 6 years ago
  59. afff4d0 Remove unused flag by Jarno Lamsa · 6 years ago
  60. e1621d4 Check that the peer_authenticated flag by Jarno Lamsa · 6 years ago
  61. b57d7fd Add flags for protecting TLS state machine by Jarno Lamsa · 6 years ago
  62. 9e8e820 Increase hamming distance for some error codes by Jarno Lamsa · 6 years ago
  63. 4708d66 Change the mbedtls_ssl_states values by Jarno Lamsa · 6 years ago
  64. 70abd7a Add enumeration for invalid state by Jarno Lamsa · 6 years ago
  65. e76c638 Merge remote-tracking branch 'public/pr/2925' into baremetal by Simon Butcher · 6 years ago
  66. 6ce4988 AES FI resistance by Arto Kinnunen · 6 years ago
  67. 34139ba Updates to AES countermeasures by Arto Kinnunen · 6 years ago
  68. 430ac13 Add config and test for AES SCA countermeasures by Arto Kinnunen · 6 years ago
  69. 501c466 Merge remote-tracking branch 'public/pr/2934' into baremetal by Simon Butcher · 6 years ago
  70. 5b45c6e Merge remote-tracking branch 'public/pr/2932' into baremetal by Simon Butcher · 6 years ago
  71. 7c5de36 Merge remote-tracking branch 'public/pr/2922' into baremetal by Simon Butcher · 6 years ago
  72. 766c9e9 Improve description of ERR_PLATFORM_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  73. 65be6b4 Add compile guard in platform.h by Manuel Pégourié-Gonnard · 6 years ago
  74. 9d6a535 Return and propagate UECC_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  75. 4d6186b Rename ATTACK_DETECTED to FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  76. 2b90961 Add integrity check for curve parameters by Manuel Pégourié-Gonnard · 6 years ago
  77. 1a53371 Remove curve parameter from public functions by Manuel Pégourié-Gonnard · 6 years ago
  78. be5f833 Remove curve parameter from (semi-)internal functions by Manuel Pégourié-Gonnard · 6 years ago
  79. bc3f490 Remove struct curve entirely by Manuel Pégourié-Gonnard · 6 years ago
  80. ffd1399 Move b from curve structure to its own constant by Manuel Pégourié-Gonnard · 6 years ago
  81. a611508 Move G from struct curve to its own constant by Manuel Pégourié-Gonnard · 6 years ago
  82. 356d859 Move n from struct curve to its own constant by Manuel Pégourié-Gonnard · 6 years ago
  83. 4d8777c Move p from curve structure to its own constant by Manuel Pégourié-Gonnard · 6 years ago
  84. 5b36693 Harden hmac_drbg and md against fault injection by Arto Kinnunen · 6 years ago
  85. 35e535a Remove TinyCrypt config condition in source files by Simon Butcher · 6 years ago
  86. 30833f2 Remove num_n_bits member from curve structure by Manuel Pégourié-Gonnard · 6 years ago
  87. 72c1764 Remove num_bytes member from curve structure by Manuel Pégourié-Gonnard · 6 years ago
  88. 1765933 Remove num_words member from curve structure by Manuel Pégourié-Gonnard · 6 years ago
  89. 1c6f7ea Remove function pointers from curve structure by Manuel Pégourié-Gonnard · 6 years ago
  90. ea7eab1 Add redundancy (Hamming distance) to cert flags by Manuel Pégourié-Gonnard · 6 years ago
  91. 72a8c9e Force some compilers to respect volatile reads by Manuel Pégourié-Gonnard · 6 years ago
  92. 324c6e9 Add error code MBEDTLS_ERR_PLATFORM_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  93. 2b6312b Harden return value of uECC_vli_equal() by Manuel Pégourié-Gonnard · 6 years ago
  94. 10d8e8e Use safer return values in uECC_verify() by Manuel Pégourié-Gonnard · 6 years ago
  95. c05f150 Introduce return values for tinycrypt functions by Manuel Pégourié-Gonnard · 6 years ago
  96. 9135348 Hardcode numwords in vli_modInv by Manuel Pégourié-Gonnard · 6 years ago
  97. 3e20adf Hardcode numwords in vli_modMult by Manuel Pégourié-Gonnard · 6 years ago
  98. 10349e4 Hardcode numwords in vli_mmod by Manuel Pégourié-Gonnard · 6 years ago
  99. 1b0875d Hardcode numwords in vli_modSub by Manuel Pégourié-Gonnard · 6 years ago
  100. 0779be7 Hardcode numwords in vli_modAdd by Manuel Pégourié-Gonnard · 6 years ago