> 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: Shortened lines, moved two lines into the try block. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/13691/files - new: https://git.openjdk.org/jdk/pull/13691/files/1830eee7..1abc1d78 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=11 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13691&range=10-11 Stats: 118 lines in 3 files changed: 61 ins; 1 del; 56 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