]> the.earth.li Git - onak.git/commitdiff
Switch to passing the key packet in when checking a hash signature
authorJonathan McDowell <noodles@earth.li>
Sat, 16 Sep 2023 06:29:39 +0000 (11:59 +0530)
committerJonathan McDowell <noodles@earth.li>
Sat, 16 Sep 2023 09:33:46 +0000 (15:03 +0530)
Rather than passing the whole key in for verifying a hash signature,
explicitly pass in the key packet. This opens the way to being able to
verify signatures from subkeys.


No differences found