[jdk17u-dev] RFR: 8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded
Varada M
varadam at openjdk.org
Wed Jun 11 09:06:35 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 @weijun,
Could you please review this PR?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3615#issuecomment-2961825507
More information about the jdk-updates-dev
mailing list