RFR: 8298127: HSS/LMS Signature Verification [v14]
Ferenc Rakoczi
duke at openjdk.org
Mon May 15 16:14:24 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:
Overrided engineSetParameters() and engineGetParameters(). Removed a comment line.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13691/files
- new: https://git.openjdk.org/jdk/pull/13691/files/3bc2a355..cf06b52a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=13
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=12-13
Stats: 13 lines in 2 files changed: 12 ins; 1 del; 0 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