]> the.earth.li Git - onak.git/commit - decodekey.c
Don't take creation time from unhashed subpackets
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Jan 2021 11:31:27 +0000 (11:31 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Jan 2021 11:31:27 +0000 (11:31 +0000)
commitb817e792ee453485b117eefad128971c59ea576f
tree74dac499a7ff3295873d96231282eccf6bb4ec79
parent97be85bfba76b9ed0aa6ad01afc7c6efc4b370d5
Don't take creation time from unhashed subpackets

When looking at the subpackets for a signature don't use the unhashed
set to obtain the creation time, and only use them for the keyid if it
wasn't present in the hashed section.

Fixes #3
decodekey.c