JDK-8298127 : HSS/LMS Signature Verification
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-12-05
  • Updated: 2023-12-15
  • Resolved: 2023-06-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 b26Fixed
Related Reports
Blocks :  
Blocks :  
CSR :  
Relates :  
Sub Tasks
JDK-8307756 :  
JDK-8308896 :  
Description
Implement support for Leighton-Micali Signatures (LMS) as described in RFC 8554. LMS is an approved software signing algorithm for CNSA 2.0, with SHA-256/192 parameters recommended.
Comments
Bug fix is missing noreg label as the tests were added with the fix for JDK-8307794.
05-06-2023

Changeset: 050425b1 Author: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com> Committer: Weijun Wang <weijun@openjdk.org> Date: 2023-06-01 12:31:07 +0000 URL: https://git.openjdk.org/jdk/commit/050425b141d710659928020dd89f94ed46c056a6
01-06-2023

[~frakoczi] This should also have a release note. See https://openjdk.org/guide/#release-notes for more details on writing one. Let me know if you have any questions.
09-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13691 Date: 2023-04-27 14:16:34 +0000
27-04-2023