Post
Topic
Board Development & Technical Discussion
Re: Deterministic Usage of DSA and ECDSA Digital Signature Algorithms (RFC 6979)
by
Mike Hearn
on 08/10/2013, 09:09:43 UTC
if you look at the current code in git master, it just subtracts order/2 when s > order/2 - pretty simple.