On Mon, Nov 17, 2025 at 12:12:33PM -0800, Eric Biggers wrote: > My point is that a smaller, cleaner, and more maintainable > implementation of ML-DSA is possible,
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. By the way, your proposed KUnit test suite has no negative test cases :( We can do better than that. - Eric
