public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Bug in key.cpp
@ 2014-05-06  2:42 Srintuar
  2014-05-06  3:12 ` odinn.cyberguerrilla
  0 siblings, 1 reply; 3+ messages in thread
From: Srintuar @ 2014-05-06  2:42 UTC (permalink / raw)
  To: bitcoin-development

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

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...

[-- Attachment #2: Type: text/html, Size: 316 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-06  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-06  2:42 [Bitcoin-development] Bug in key.cpp Srintuar
2014-05-06  3:12 ` odinn.cyberguerrilla
2014-05-06  8:25   ` Pieter Wuille

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox