> 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.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

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

 - merge
 - modules; single context; f is never null; m is for external only
 - toString correctness
 - case-sensitive; much more test cases
 - merge from master
 - class rename
 - merge
 - preHash to pre-hash
 - rename
 - merge
 - ... and 9 more: https://git.openjdk.org/jdk/compare/8480d12c...e5d4eeff

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

Changes: https://git.openjdk.org/jdk/pull/23934/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23934&range=07
  Stats: 637 lines in 8 files changed: 547 ins; 32 del; 58 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