]> the.earth.li Git - onak.git/commitdiff
Add SHA1x hash support
authorJonathan McDowell <noodles@earth.li>
Tue, 5 Nov 2013 04:52:38 +0000 (20:52 -0800)
committerJonathan McDowell <noodles@earth.li>
Tue, 5 Nov 2013 04:52:38 +0000 (20:52 -0800)
A hash variant that uses 8 SHA-1 instances and results in a double width
hash (320 bits instead of SHA-1's 160 bits). This was used in older
versions of PGP and there are quite a few keys on the keyservers with
signatures using it. Added mainly to enable the sig hash checking
routine to do some sanity checking on these signatures.


No differences found