RFR: 8349732: Add support for JARs signed with ML-DSA [v8]

Sean Mullan mullan at openjdk.org
Tue Nov 4 20:24:34 UTC 2025


On Tue, 4 Nov 2025 18:05:16 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Add support for ML-DSA signing of JAR files.
>> 
>> Note: https://datatracker.ietf.org/doc/draft-ietf-lamps-cms-ml-dsa/ is not finalized.
>> 
>> Update: it is published as https://datatracker.ietf.org/doc/rfc9882/.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rewrite fetcher to open ZipFile only once

test/jdk/sun/security/tools/jarsigner/ML_DSA.java line 1:

> 1: /*

Suggest also adding a test using the `JarSigner` API.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26563#discussion_r2491945946


More information about the security-dev mailing list