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

Varada M varadam at openjdk.org
Thu Jun 19 11:59:35 UTC 2025


On Wed, 18 Jun 2025 20:00:35 GMT, Weijun Wang <weijun 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.
>
> The change looks good to me. Sorry for the late review.

Thank you @wangweij for the review

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

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


More information about the jdk-updates-dev mailing list