[Bitcoin-development] Bug in key.cpp

Srintuar srintuar at gmail.com
Tue May 6 02:42:02 UTC 2014


I think i see a bug:

line 273 of key.cpp

        if (rec<0 || rec>=3)
            return false;

Afaict, 3 is a perfectly valid value, meaning 25% of sig-> key recoveries
would fail erroneously...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140505/730bd78c/attachment.html>


More information about the bitcoin-dev mailing list