Re: [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing
From: David Howells
Date: Tue Jan 20 2026 - 13:54:57 EST
Ignat Korchagin <ignat@xxxxxxxxxxxxxx> wrote:
> > + { "rsa", "emsa-pss", "sha512" },
>
> Don't we want to allow sha256 for emsa-pss?
We do. I already added that for v14.
David