1. 3225f19 Fix ecdsa.h documentation error by Paul Elliott · 2 years, 7 months ago
  2. 2ba002c Make ECDSA restartable sign and verify functions public by Paul Elliott · 2 years, 8 months ago
  3. 0568dec ecdsa: add comment for ecdsa_context by Valerio Setti · 2 years, 6 months ago
  4. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. 34ff6a7 Correct documentation for mbedtls_ecdsa_verify by Dave Rodgman · 3 years ago
  6. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  7. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  8. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  9. 2abe51c Extend setup_and_run script to cover remaining configurations. by Mateusz Starzyk · 4 years, 2 months ago
  10. 363eb29 Fix MBEDTLS_PRIVATE wrapping in the library's headers. by Mateusz Starzyk · 4 years, 2 months ago
  11. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  12. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  13. 75f2c20 ECDSA: Explain limitations of constant blinding by Janos Follath · 7 years ago
  14. e65e059 Deprecate the old deterministic ECDSA function by Janos Follath · 7 years ago
  15. dca667a Add a safer deterministic ECDSA function by Janos Follath · 7 years ago
  16. 737df0c Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  17. ef17e3b ECDSA: Fix formatting by Christoph M. Wintersteiger · 6 years ago
  18. ea24394 ECDH: Fix whitespace and permission problems by Christoph M. Wintersteiger · 7 years ago
  19. 0082f9d ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  20. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  21. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  22. 2f2b396 Add new macro to detemine ECDSA signature length by Manuel Pégourié-Gonnard · 7 years ago
  23. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  24. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  25. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  26. abc9ec7 Update ecdsa.h by Rose Zadik · 7 years ago
  27. ec5d416 Update ecdsa.h by Rose Zadik · 7 years ago
  28. 14d0d57 Update ecdsa.h by Rose Zadik · 7 years ago
  29. 817297f Update ecdsa.h by Rose Zadik · 7 years ago
  30. bff87d9 Improve ECDSA documentation by Rose Zadik · 8 years ago
  31. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  32. eaf55be Misc documentation fixes/improvements by Manuel Pégourié-Gonnard · 8 years ago
  33. fe68770 Keep PK layer context in the PK layer by Manuel Pégourié-Gonnard · 8 years ago
  34. 1f59606 Make PK EC sign/verify actually restartable by Manuel Pégourié-Gonnard · 8 years ago
  35. b90883d Prepare infra for restartable sign by Manuel Pégourié-Gonnard · 8 years ago
  36. addb10e Create functions for restartable sign by Manuel Pégourié-Gonnard · 8 years ago
  37. a0c5bcc Add infrastructure for ecdsa_verify_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  38. 722e515 Add test for ecdsa_read_signature_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  39. 32aa437 Declare ecdsa_read_signature_restartable() by Manuel Pégourié-Gonnard · 8 years ago
  40. 1ed2505 Add some negative testing for ecdsa_verify() by Manuel Pégourié-Gonnard · 8 years ago
  41. 0a5154b Clarify the use of ECDSA API by Janos Follath · 8 years ago
  42. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  43. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  44. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  45. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  46. fbbbc93 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  47. 8fce937 Simplify ecdsa_context by Manuel Pégourié-Gonnard · 10 years ago
  48. 5bf262d Doc fixes by Manuel Pégourié-Gonnard · 10 years ago
  49. dfdcac9 Merge ecdsa_write_signature{,_det}() together by Manuel Pégourié-Gonnard · 10 years ago
  50. 63e9319 Make a helpful constant public by Manuel Pégourié-Gonnard · 10 years ago
  51. b8cfe3f pk_sign() now requires non-NONE md_alg for ECDSA by Manuel Pégourié-Gonnard · 10 years ago
  52. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  53. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/ecdsa.h]
  54. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  55. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  56. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  57. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  58. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  59. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  60. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  61. 237a847 Fix typos in comments by Paul Bakker · 11 years ago
  62. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  63. 35e95dd Add special return code for ecdsa length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  64. 887aa5b Fix include path in ecdsa.h by Manuel Pégourié-Gonnard · 11 years ago
  65. 937340b Add ecdsa_write_signature_det() by Manuel Pégourié-Gonnard · 12 years ago
  66. 4daaef7 Add ecdsa_sign_det() with test vectors by Manuel Pégourié-Gonnard · 12 years ago
  67. bdc9676 Remove polarssl/ from header includes by Manuel Pégourié-Gonnard · 12 years ago
  68. 6838bd1 Clarified threading issues by Paul Bakker · 12 years ago
  69. 161ef96 Cache pre-computed points for ecp_mul() by Manuel Pégourié-Gonnard · 12 years ago
  70. dcbfdcc Updated doxygen documentation in header files and HTML pages by Paul Bakker · 12 years ago
  71. f499993 Add ecdsa_from_keypair() by Manuel Pégourié-Gonnard · 12 years ago
  72. 211a64c Add eckey to ecdsa conversion in the PK layer by Manuel Pégourié-Gonnard · 12 years ago
  73. aa43161 Add ecdsa example program by Manuel Pégourié-Gonnard · 12 years ago
  74. 8eebd01 Add an ecdsa_genkey() function by Manuel Pégourié-Gonnard · 12 years ago
  75. b694b48 Add ecdsa_{read,write}_signature() by Manuel Pégourié-Gonnard · 12 years ago
  76. 56a487a Minor ecdsa cleanups by Manuel Pégourié-Gonnard · 12 years ago
  77. 7c8934e Add ecdsa_init and ecdsa_free by Manuel Pégourié-Gonnard · 12 years ago
  78. bec2f45 Add ecdsa_context structure by Manuel Pégourié-Gonnard · 12 years ago
  79. 3aeb5a7 Add ECDSA signature primitive. by Manuel Pégourié-Gonnard · 13 years ago
  80. b309ab2 Add ECDSA sign primitive by Manuel Pégourié-Gonnard · 13 years ago
  81. 2aea141 Add skeleton ecdsa.[ch] by Manuel Pégourié-Gonnard · 13 years ago