]> the.earth.li Git - onak.git/commitdiff
Fix signature hash checking for RIPEMD-160
authorJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 19:36:11 +0000 (11:36 -0800)
committerJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 19:36:11 +0000 (11:36 -0800)
There was a missing break statement in the RIPEMD-160 case that resulted
in us miscalculating the signature hash for a signature using RIPEMD-160.


No differences found