|
From: | Jon McCune |
Subject: | Re: [PATCH] verify: search keyid in hashed signature subpackets (repost) |
Date: | Mon, 21 Nov 2016 09:56:29 -0800 |
On Fri, Nov 18, 2016 at 12:00:08PM +0000, Ignat Korchagin wrote:
> Reposting this, as requested by Daniel and rebasing on current tree.
>
> Currently GRUB2 verify logic searches PGP keyid only in unhashed subpackets of PGP signature packet. As a result, signatures generated with GoLang openpgp package (https://godoc.org/golang.org/x/crypto/openpgp ) could not be verified, because this package puts keyid in hashed subpackets and GRUB code never initializes the keyid variable, therefore is not able to find "verification key" with id 0x0.
[Prev in Thread] | Current Thread | [Next in Thread] |