RFR: 8298127: HSS/LMS Signature Verification [v11]

Ferenc Rakoczi duke at openjdk.org
Fri May 12 14:27:18 UTC 2023


> 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.

Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:

  Removed Length from HSSPublicKey, changed the handling of X509 encoded keys in the factory, did some more beautification.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13691/files
  - new: https://git.openjdk.org/jdk/pull/13691/files/b3ffdfd2..1830eee7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=09-10

  Stats: 36 lines in 1 file changed: 9 ins; 12 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/13691.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13691/head:pull/13691

PR: https://git.openjdk.org/jdk/pull/13691



More information about the security-dev mailing list