[Rpm-maint] [rpm-software-management/rpm] Justus/openpgp fixes (PR #1813)

Michael Schroeder notifications at github.com
Wed Oct 27 09:59:21 UTC 2021


@mlschroe commented on this pull request.



> @@ -422,8 +422,6 @@ static int pgpVerifySigEDDSA(pgpDigAlg pgpkey, pgpDigAlg pgpsig, uint8_t *hash,
 	return rc;
     if (pgpkey->curve != PGPCURVE_ED25519)
 	return rc;
-    if (hash_algo != PGPHASHALGO_SHA256)
-	return rc;

I think the check was from a time where we used a different way to set up the sexp, and we just forgot to remove it. Thanks for spotting this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1813#pullrequestreview-790417240
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211027/396379f7/attachment.html>


More information about the Rpm-maint mailing list