Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support

From: David Howells

Date: Wed Nov 19 2025 - 09:20:29 EST


Eric Biggers <ebiggers@xxxxxxxxxx> wrote:

> I've written an implementation of ML-DSA verification in about 600
> lines. It may grow slightly as I clean it up and test it, but we
> definitely don't need 4800 lines. I'll send it out once it's ready.

Could you post what you have now so that I can have a look at it, please? It
doesn't matter if it's fully tested, but I can at least compare the algorithm
to that of Leancrypto.

David