[jdk17u-dev] RFR: 8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded

Varada M varadam at openjdk.org
Mon Jun 9 06:59:52 UTC 2025


On Mon, 2 Jun 2025 11:36:33 GMT, Varada M <varadam at openjdk.org> wrote:

> In jdk17, ML-KEM and ML-DSA keys there are no algorithm parameters but adds a NULL to the encoding when it shouldn’t. With this backport the algorithms that don't need parameters, the NULL is omitted as expected.

Hi @seanjmullan , 
Could you please review this PR?

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3615#issuecomment-2954859493


More information about the jdk-updates-dev mailing list