> Java implementation of ML-DSA, the FIPS 204 post-quantum signature scheme 
> https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.pdf. Depends on 
> https://github.com/openjdk/jdk/pull/21167

Ben Perez has updated the pull request incrementally with one additional commit 
since the last revision:

  Added optimizations to makeHint and removed an NTT from sigggen

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21364/files
  - new: https://git.openjdk.org/jdk/pull/21364/files/52af109d..76e76c96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=13
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=12-13

  Stats: 45 lines in 1 file changed: 20 ins; 12 del; 13 mod
  Patch: https://git.openjdk.org/jdk/pull/21364.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21364/head:pull/21364

PR: https://git.openjdk.org/jdk/pull/21364

Reply via email to