Integrated: 8340327: A common framework to support public key algorithms with standard parameter sets

Weijun Wang weijun at openjdk.org
Fri Oct 11 21:20:01 UTC 2024


On Tue, 24 Sep 2024 16:34:25 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> To prepare for new PQC algorithms like ML-KEM and ML-DSA where there are only named standardized parameter sets, a common framework is introduced.
> 
> A example of EdDSA implementation using this framework is included as a test.

This pull request has now been integrated.

Changeset: 3f53d571
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3f53d571343792341481f4d15970cdc0bcd76a5e
Stats:     1695 lines in 10 files changed: 1686 ins; 2 del; 7 mod

8340327: A common framework to support public key algorithms with standard parameter sets

Reviewed-by: ascarpino, mullan

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

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


More information about the security-dev mailing list