> Add a new `SignatureParameterSpec` internal API to fully utilize the 
> capabilities of ML-DSA. The updated ACVP test demonstrates its usage.
> 
> The new API is internal because it's not yet clear how to provide this 
> feature to users. A key should not be shared between plain ML-DSA and 
> HashML-DSA, but context can. Features like `internal` and `externalMu` should 
> only be used for very special occasions.

Weijun Wang has updated the pull request with a new target base due to a merge 
or a rebase. The pull request now contains 15 commits:

 - merge from master
 - class rename
 - merge
 - preHash to pre-hash
 - rename
 - merge
 - Merge branch 'master' into 8351351
 - rebase
   
   reverted:
 - spec change to be more internal
 - remove useless imports
 - ... and 5 more: https://git.openjdk.org/jdk/compare/cddee6d6...31625bd7

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

Changes: https://git.openjdk.org/jdk/pull/23934/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23934&range=04
  Stats: 552 lines in 8 files changed: 462 ins; 33 del; 57 mod
  Patch: https://git.openjdk.org/jdk/pull/23934.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23934/head:pull/23934

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

Reply via email to