Closed 1504532034 closed 7 years ago
Thanks for your feedback! Added the option to deterministically sign that defaults to True
in commit 3f556641923d3825fca0b082f79b2e87f02dbddb. Closing this issue.
Also released a new version 0.1.1
with this fix on pip
.
ecdsa
supports making deterministic signatures with RFC6979 withsign_digest_deterministic()
, which should be a drop in replacement.