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