]> the.earth.li Git - onak.git/commit
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)
commit0e735a0b184b202a0533c52171fc55506fa45db2
treec9431460254bafd19942461b2af648fd143c2a92
parent7f6a0a82eafb84548e5a298485533a2fd506f98d
Skip signature hash verification for X509 signatures

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.
decodekey.h
sigcheck.c