Hi Chris,
Yes we are aware of the issue and there are two open issues tracking
this, one for ML-KEM and one for ML-DSA:
https://bugs.openjdk.org/browse/JDK-8347938
https://bugs.openjdk.org/browse/JDK-8347941
Stay tuned for further progress on resolving these issues.
--Sean
On 1/30/25 12:59
Hi,
I downloaded JDK 24 EA to play with the new ML-DSA features, and noticed
that the `PrivateKey.getEncoded()` produces the expanded-form private key
format.
However, the industry is aligning behind the seed-form. [1]
For instance, BoringSSL removed[2] support for parsing expanded-form
private ke