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

From: David Howells

Date: Mon Nov 17 2025 - 15:06:15 EST


> Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> > In comparison, BoringSSL has an entire implementation of ML-DSA, ...
>
> ... which cannot be used in the kernel due to the licence.

... and it's written in C++. Now, whilst I'm in favour generally of moving
the kernel to C++, it could be a hard sell.

David