]> the.earth.li Git - onak.git/commitdiff
Fix header size for v5 packet sig checks
authorJonathan McDowell <noodles@earth.li>
Sat, 3 Aug 2019 10:10:09 +0000 (11:10 +0100)
committerJonathan McDowell <noodles@earth.li>
Sat, 3 Aug 2019 10:10:09 +0000 (11:10 +0100)
The keyheader for a v5 signature has a 4 byte length instead of a 2 byte
length, but the structure hadn't been increased in size.


No differences found