1. 47aab8d Protect return value from mbedtls_pk_verify by Jarno Lamsa · 6 years ago
  2. 83a56a6 Double check mbedtls_pk_verify by Jarno Lamsa · 6 years ago
  3. acb5eb0 Add a double check to protect from glitch by Jarno Lamsa · 6 years ago
  4. d05da1f Add double check for checking if source is strong by Jarno Lamsa · 6 years ago
  5. 552e8f2 Add double check to entropy-loop by Jarno Lamsa · 6 years ago
  6. b018009 Use invalid state by Jarno Lamsa · 6 years ago
  7. 70abd7a Add enumeration for invalid state by Jarno Lamsa · 6 years ago
  8. 2b20516 Make TLS state changes explicit by Jarno Lamsa · 6 years ago
  9. 171f422 Merge remote-tracking branch 'public/pr/2952' into baremetal by Simon Butcher · 6 years ago
  10. e76c638 Merge remote-tracking branch 'public/pr/2925' into baremetal by Simon Butcher · 6 years ago
  11. 501c466 Merge remote-tracking branch 'public/pr/2934' into baremetal by Simon Butcher · 6 years ago
  12. 5b45c6e Merge remote-tracking branch 'public/pr/2932' into baremetal by Simon Butcher · 6 years ago
  13. 7c5de36 Merge remote-tracking branch 'public/pr/2922' into baremetal by Simon Butcher · 6 years ago
  14. de657fc Revert "Disable use of HRNG in SCA-hardened mem-functions" by Arto Kinnunen · 6 years ago
  15. 766c9e9 Improve description of ERR_PLATFORM_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  16. ec37a89 Save ROM by using int instead of char by Arto Kinnunen · 6 years ago
  17. 9ca11fc Fix issues found by the CI by Manuel Pégourié-Gonnard · 6 years ago
  18. 6bdc680 Initialise variables to failing values by Manuel Pégourié-Gonnard · 6 years ago
  19. 9d6a535 Return and propagate UECC_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  20. 4d6186b Rename ATTACK_DETECTED to FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  21. 1a53371 Remove curve parameter from public functions by Manuel Pégourié-Gonnard · 6 years ago
  22. 677b7f6 Fix direct use of struct instead of abstract type by Manuel Pégourié-Gonnard · 6 years ago
  23. c5bbdd4 Include platform.h in hmac_drbg.c and md.c by Arto Kinnunen · 6 years ago
  24. 5299a42 Update HMAC and MD FI countermeasures by Arto Kinnunen · 6 years ago
  25. 5b36693 Harden hmac_drbg and md against fault injection by Arto Kinnunen · 6 years ago
  26. 45fd0d6 Add USE_TINYCRYPT build option to CMake files by Simon Butcher · 6 years ago
  27. 9699887 Add Makefile option to exclude TinyCrypt files by Simon Butcher · 6 years ago
  28. 1876192 Fix double-check for bad signature by Manuel Pégourié-Gonnard · 6 years ago
  29. 4c9b556 Add double-check for flags == 0 in crt_verify() by Manuel Pégourié-Gonnard · 6 years ago
  30. ea7eab1 Add redundancy (Hamming distance) to cert flags by Manuel Pégourié-Gonnard · 6 years ago
  31. 81c1fc4 Add double check on bad signature flagging by Manuel Pégourié-Gonnard · 6 years ago
  32. f66657a Use large Hamming distance for signature validity by Manuel Pégourié-Gonnard · 6 years ago
  33. d1e55df Add double check on cert signature verification by Manuel Pégourié-Gonnard · 6 years ago
  34. 72a8c9e Force some compilers to respect volatile reads by Manuel Pégourié-Gonnard · 6 years ago
  35. ca7b5ab Use double-checking of critical value in pk_verify() by Manuel Pégourié-Gonnard · 6 years ago
  36. 324c6e9 Add error code MBEDTLS_ERR_PLATFORM_FAULT_DETECTED by Manuel Pégourié-Gonnard · 6 years ago
  37. 10d8e8e Use safer return values in uECC_verify() by Manuel Pégourié-Gonnard · 6 years ago
  38. a387700 Merge remote-tracking branch 'public/pr/2876' into baremetal by Simon Butcher · 6 years ago
  39. 1e96b46 Disable use of HRNG in SCA-hardened mem-functions by Manuel Pégourié-Gonnard · 6 years ago
  40. d49d2b6 Changed mbedtls_platform_memset/cpy/cmp in selftest functions back to original methods by Teppo Järvelin · 6 years ago
  41. 6f4e030 Changed mbedtls_platform_memcpy to memcpy in places which don't handle critical data by Teppo Järvelin · 6 years ago
  42. b5c4671 Changed mbedtls_platform_memcpy back to memcpy for selftest and test functions by Teppo Järvelin · 6 years ago
  43. 3137fb2 Added include platform_util.h to padlock.c to fix compile with all defines variants by Teppo Järvelin · 6 years ago
  44. 91d7938 Changed every memcpy to SCA equivalent mbedtls_platform_memcpy by Teppo Järvelin · 6 years ago
  45. aeecf04 Merge remote-tracking branch 'public/pr/2907' into baremetal by Simon Butcher · 6 years ago
  46. 8a8488c Fix mbedtls_ssl_check_record usage with ext buf by Arto Kinnunen · 6 years ago
  47. 0fa65aa Review corrections by Arto Kinnunen · 6 years ago
  48. c0a8bd4 Tests for AES encypt only by Arto Kinnunen · 6 years ago
  49. 1480444 Add config option for AES encryption only by Arto Kinnunen · 6 years ago
  50. 5bdafa2 Update version_features.c by Arto Kinnunen · 6 years ago
  51. 77b9cfc AES: add config option for 128-bit keys by Arto Kinnunen · 6 years ago
  52. e2bf54d Merge remote-tracking branch 'public/pr/2877' into baremetal by Simon Butcher · 6 years ago
  53. 713e5c3 Merge remote-tracking branch 'public/pr/2880' into baremetal by Simon Butcher · 6 years ago
  54. a26fb4c Merge remote-tracking branch 'public/pr/2870' into baremetal by Simon Butcher · 6 years ago
  55. 3d01f23 Use plain memset() in HMAC-DRBG seeding by Manuel Pégourié-Gonnard · 6 years ago
  56. 895454d Use plain memset() for public data in ssl_tls.c by Manuel Pégourié-Gonnard · 6 years ago
  57. ee0c35f Use plain memset() for session ID and Hello.Random by Manuel Pégourié-Gonnard · 6 years ago
  58. 6bf30be Use plain memset() for signature transcoding by Manuel Pégourié-Gonnard · 6 years ago
  59. 54526c3 Use plain memset() for freshly allocated objects by Manuel Pégourié-Gonnard · 6 years ago
  60. 9941933 Use plain memset() in context init functions by Manuel Pégourié-Gonnard · 6 years ago
  61. 14f33e7 Use platform_memset() in platform_zeroize() by Manuel Pégourié-Gonnard · 6 years ago
  62. 5220781 Fix missing include in some files by Manuel Pégourié-Gonnard · 6 years ago
  63. 7a346b8 Replace memset() with mbedtls_platform_memset() by Manuel Pégourié-Gonnard · 6 years ago
  64. f0963f7 Merge remote-tracking branch 'public/pr/2867' into baremetal by Simon Butcher · 6 years ago
  65. f7881ad Merge remote-tracking branch 'public/pr/2865' into baremetal by Simon Butcher · 6 years ago
  66. 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
  67. 0efac53 Review fixes: fixed comments to be more accurate and changed one memcmp to safer version by Teppo Järvelin · 6 years ago
  68. 707ceb8 Replaced mbedtls_ssl_safer_memcmp with mbedtls_platform_memcmp by Teppo Järvelin · 6 years ago
  69. 650343c Changed mbedtls_platform_memcmp to memcmp for places that don't have critical data and are under baremetal by Teppo Järvelin · 6 years ago
  70. 436d18d Prevent a 0-modulus by Jarno Lamsa · 6 years ago
  71. e29e8a4 Use MBEDTLS_ENTROPY_HARDWARE_ALT by Jarno Lamsa · 6 years ago
  72. 61f412e Changed every memcmp to SCA equivalent mbedtls_platform_memcmp by Teppo Järvelin · 6 years ago
  73. 51f65e4 Standardize prototypes of platform_memcpy/memset by Manuel Pégourié-Gonnard · 6 years ago
  74. da59306 Merge remote-tracking branch 'origin/pr/2578' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  75. a1e5054 Fix issues in CI by Jarno Lamsa · 6 years ago
  76. 7cb9027 Use bitwise comparison in memcmp by Jarno Lamsa · 6 years ago
  77. 32db938 Fix buffer initalisation by Jarno Lamsa · 6 years ago
  78. f5ebe2a Make RNG exclude the given maximum value by Jarno Lamsa · 6 years ago
  79. 0ff7109 Fix style issues by Jarno Lamsa · 6 years ago
  80. f65e9de Change rng-function return-type by Jarno Lamsa · 6 years ago
  81. a196732 Change the rng-function name by Jarno Lamsa · 6 years ago
  82. 21d6a20 Add missing typecast for memset by Jarno Lamsa · 6 years ago
  83. d82e559 Add a config flag for the global RNG by Jarno Lamsa · 6 years ago
  84. d198672 Harmonize static function compiler flags by Arto Kinnunen · 6 years ago
  85. 0736325 Add FI/SCA compliant versions of mem-functions by Jarno Lamsa · 6 years ago
  86. c0d2fa7 Update Makefiles and revert changes to config.pl by Arto Kinnunen · 6 years ago
  87. 85b495b Merge remote-tracking branch 'origin/pr/652' into baremetal by Simon Butcher · 6 years ago
  88. 5e639ed Add comments to Makefiles by Arto Kinnunen · 6 years ago
  89. 8307802 Enable tests in Mbed OS environment by Arto Kinnunen · 6 years ago
  90. 8d0684d Merge remote-tracking branch 'public/pr/2835' into baremetal by Simon Butcher · 6 years ago
  91. 8b5e6bd Improve some internal documentation by Manuel Pégourié-Gonnard · 6 years ago
  92. a77e9b5 Make sub-context statically allocated by Manuel Pégourié-Gonnard · 6 years ago
  93. 073c1e1 Remove pk_info from pk_context_t with SINGLE_TYPE by Manuel Pégourié-Gonnard · 6 years ago
  94. 2829bbf Remove dependency from SSL on PK internals by Manuel Pégourié-Gonnard · 6 years ago
  95. 4223ce4 Introduce macro-based read access to ctx->pk_info by Manuel Pégourié-Gonnard · 6 years ago
  96. f8b7c7f Implement two-valued handle type by Manuel Pégourié-Gonnard · 6 years ago
  97. 020d9ba Introduce abstraction mbedtls_pk_handle_t by Manuel Pégourié-Gonnard · 6 years ago
  98. 08620cb Implement static dispatch with SINGLE_PK_TYPE by Manuel Pégourié-Gonnard · 6 years ago
  99. 8cd2889 Clean up merged pk_wrap in pk.c by Manuel Pégourié-Gonnard · 6 years ago
  100. 4ed179f Merge pk_wrap into pk.c by Manuel Pégourié-Gonnard · 6 years ago