Re: [PATCH v13 04/12] pkcs7, x509: Add ML-DSA support
From: Eric Biggers
Date: Tue Jan 20 2026 - 16:17:16 EST
On Tue, Jan 20, 2026 at 02:50:50PM +0000, David Howells wrote:
> Add support for ML-DSA keys and signatures to the PKCS#7 and X.509
> implementations.
>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
Please mention exactly what is supported. Which versions of ML-DSA,
which hash algorithms, signed attributes, etc.
- Eric