RFR: 8298387: Implementing ML-DSA signature algorithm [v8]

Mark Powers mpowers at openjdk.org
Thu Oct 31 20:20:31 UTC 2024


On Mon, 21 Oct 2024 20:42:14 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> src/java.base/share/classes/sun/security/provider/ML_DSA.java line 1:
>> 
>>> 1: /*
>> 
>> Does this class need to be public? Many methods are also public - do they need to be?
>
> No need, but Mark's test might be using it.

Benchmarks use reflection so they can find anything. Tests might be a different story.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21364#discussion_r1825115332


More information about the security-dev mailing list