]> the.earth.li Git - onak.git/commitdiff
Skip signature hash verification for X509 signatures
authorJonathan McDowell <noodles@earth.li>
Tue, 5 Nov 2013 05:57:49 +0000 (21:57 -0800)
committerJonathan McDowell <noodles@earth.li>
Tue, 5 Nov 2013 05:57:49 +0000 (21:57 -0800)
X509 signatures don't have a valid hash checksum and can't be easily
verified without full X509 support. Skip them in check_packet_sighash
entirely.


No differences found