Re: RFR: 8345533: Switch ML-DSA implementation to FIPS 204 final

2024-12-04 Thread Jamil Nimeh
On Wed, 4 Dec 2024 21:06:45 GMT, Weijun Wang wrote: > Switch to `FINAL`. Looks good to me. - Marked as reviewed by jnimeh (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22562#pullrequestreview-2480229065

Re: RFR: 8345533: Switch ML-DSA implementation to FIPS 204 final

2024-12-04 Thread Ben Perez
On Wed, 4 Dec 2024 21:06:45 GMT, Weijun Wang wrote: > Switch to `FINAL`. Looks good - Marked as reviewed by bperez (Committer). PR Review: https://git.openjdk.org/jdk/pull/22562#pullrequestreview-2479950400

RFR: 8345533: Switch ML-DSA implementation to FIPS 204 final

2024-12-04 Thread Weijun Wang
Switch to `FINAL`. - Commit messages: - the fix Changes: https://git.openjdk.org/jdk/pull/22562/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22562&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345533 Stats: 8 lines in 3 files changed: 7 ins; 0 del; 1 mod Pat