1. e2caf41 Fix a few unchecked value issue by Chien Wong · 2 years ago
  2. d2e1dd0 Merge pull request #7499 from JonathanWitthoeft/development by Gilles Peskine · 2 years, 3 months ago
  3. 9b26518 Make mbedtls_ecdsa_can_do definition unconditional by JonathanWitthoeft · 2 years, 3 months ago
  4. 405ec94 Bug Fix: mbedtls_ecdsa_verify_restartable fails with ECDSA_SIGN_ALT by JonathanWitthoeft · 2 years, 3 months ago
  5. b92a2f6 Remove trailing whitespace from ecdsa.c by Xiaokang Qian · 2 years, 3 months ago
  6. 637a2fe Update SEC1 link in ecdsa.c by Xiaokang Qian · 2 years, 4 months ago
  7. 2ba002c Make ECDSA restartable sign and verify functions public by Paul Elliott · 2 years, 8 months ago
  8. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  9. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  10. 375950f Remove NULL pointer validations in ecdsa.c by Tuvshinzaya Erdenekhuu · 3 years ago
  11. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  12. aa13e93 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
  13. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  14. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  15. 7e9422d Removing tabs and fixing doxygen formatting by TRodziewicz · 4 years, 3 months ago
  16. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  17. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  18. 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 3 months ago
  19. 6dce4bb Fix unused argument when compiling with MBEDTLS_ECDSA_SIGN_ALT by Steven Cooreman · 4 years, 6 months ago
  20. 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
  21. fa6641b Avoid unreferenced item warnings in ECDSA when ALT is in use by Steven Cooreman · 4 years, 7 months ago
  22. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  23. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  24. ee4ba54 Fix incrementing pointer instead of value by Manuel Pégourié-Gonnard · 6 years ago
  25. d27a884 Merge branch 'development' into development-restricted by Janos Follath · 6 years ago
  26. 24eed8d Initialise return values to an error by Janos Follath · 6 years ago
  27. 247c4d3 ECDSA: Fix side channel vulnerability by Janos Follath · 6 years ago
  28. 896a294 Correct deterministic ECDSA behavior by Janos Follath · 7 years ago
  29. e65e059 Deprecate the old deterministic ECDSA function by Janos Follath · 7 years ago
  30. dca667a Add a safer deterministic ECDSA function by Janos Follath · 7 years ago
  31. c25df68 Fix code style by Christoph M. Wintersteiger · 6 years ago
  32. 3ff60bc ECDH/ECDSA: Fix indentation by Christoph M. Wintersteiger · 6 years ago
  33. ea24394 ECDH: Fix whitespace and permission problems by Christoph M. Wintersteiger · 7 years ago
  34. 0082f9d ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  35. c3cbdde ECDH: Fix whitespace, permissions by Christoph M. Wintersteiger · 7 years ago
  36. fba94e9 ECDH: Fix error code in mbedtls_ecdsa_sign by Christoph M. Wintersteiger · 7 years ago
  37. c9f737b ECDH: Enable Everest Curve25519 in ECDH/ECDSA/ECP by Christoph M. Wintersteiger · 7 years ago
  38. 59c92ed ECP restart: Don't calculate address of sub ctx if ctx is NULL by Hanno Becker · 6 years ago
  39. adb5234 Return error code of underlying function. by Ron Eldor · 7 years ago
  40. 319ae11 Implement parameter validation in ECDSA module by Hanno Becker · 7 years ago
  41. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  42. 936d284 Minor fixes by Ron Eldor · 7 years ago
  43. 8493f80 conditionaly compile ECDH and ECDSA alt functions by Ron Eldor · 7 years ago
  44. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
  45. d8b73f2 Remove unnecessary calls to init() from free() by Manuel Pégourié-Gonnard · 7 years ago
  46. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  47. 5114d3e Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  48. 35285cc Merge remote-tracking branch 'upstream-public/pr/1027' into development by Jaeden Amero · 8 years ago
  49. c64a48b Add checks for private parameter in mbedtls_ecdsa_sign() by Darryl Green · 8 years ago
  50. 314adb6 Address PR review comments by Ron Eldor · 8 years ago
  51. 2981a0a Address Andres PR comments by Ron Eldor · 8 years ago
  52. a4dd783 Fix some typos in comments by Manuel Pégourié-Gonnard · 8 years ago
  53. 7268ca9 remove redundant include by Ron Eldor · 8 years ago
  54. 6348181 Explicit state assignments in ecdsa too by Manuel Pégourié-Gonnard · 8 years ago
  55. b948f7d Don't bother to free NULL subcontexts by Manuel Pégourié-Gonnard · 8 years ago
  56. bfa1972 Remove redundant checks, save a few muls by Manuel Pégourié-Gonnard · 8 years ago
  57. 28d1628 Avoid unnecessary xxx_copy() calls by Manuel Pégourié-Gonnard · 8 years ago
  58. 5bd38b1 Replace memset() calls with xxx_init() calls by Manuel Pégourié-Gonnard · 8 years ago
  59. ebac5d3 Fix some whitespace & style issues by Manuel Pégourié-Gonnard · 8 years ago
  60. fe68770 Keep PK layer context in the PK layer by Manuel Pégourié-Gonnard · 8 years ago
  61. 31f0ef7 Fix style issues introduced earlier by Manuel Pégourié-Gonnard · 8 years ago
  62. 1f59606 Make PK EC sign/verify actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  63. af081f5 Make ECDSA sign actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  64. 50b63ba Use ecp_gen_privkey() in ECDSA sign by Manuel Pégourié-Gonnard · 8 years ago
  65. 6754396 Improve sign/key_tries handling by Manuel Pégourié-Gonnard · 8 years ago
  66. b90883d Prepare infra for restartable sign by Manuel Pégourié-Gonnard · 8 years ago
  67. addb10e Create functions for restartable sign by Manuel Pégourié-Gonnard · 8 years ago
  68. 5314f23 Make verify_restartable() actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  69. a0c5bcc Add infrastructure for ecdsa_verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  70. 722e515 Add test for ecdsa_read_signature_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  71. 32aa437 Declare ecdsa_read_signature_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  72. 411079f Rm obsolete comment by Manuel Pégourié-Gonnard · 8 years ago
  73. b68733b ECDSA alternative support by Ron Eldor · 8 years ago
  74. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  75. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  76. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  77. 56cc88a Rm ecp_add() and add ecp_muladd() by Manuel Pégourié-Gonnard · 10 years ago
  78. f9e9481 Split mbedtls_hmac_drbg_init() -> seed{,_buf}() by Manuel Pégourié-Gonnard · 10 years ago
  79. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  80. eadda3f Add missing #ifdef in ecdsa.c by Manuel Pégourié-Gonnard · 10 years ago
  81. 8fce937 Simplify ecdsa_context by Manuel Pégourié-Gonnard · 10 years ago
  82. dfdcac9 Merge ecdsa_write_signature{,_det}() together by Manuel Pégourié-Gonnard · 10 years ago
  83. 63e9319 Make a helpful constant public by Manuel Pégourié-Gonnard · 10 years ago
  84. b8cfe3f pk_sign() now requires non-NONE md_alg for ECDSA by Manuel Pégourié-Gonnard · 10 years ago
  85. ca878db Make md_info_t an opaque structure by Manuel Pégourié-Gonnard · 10 years ago
  86. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  87. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  88. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  89. a273371 Fix "int vs enum" warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
  90. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  91. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  92. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  93. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  94. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  95. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  96. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  97. e959979 Fix ECDSA sign buffer size by Manuel Pégourié-Gonnard · 11 years ago
  98. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  99. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  100. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago