On Thu, 27 Apr 2023 14:16:34 GMT, Ferenc Rakoczi <d...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 050425b1 Author: Ferenc Rakoczi <ferenc.r.rako...@oracle.com> Committer: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/050425b141d710659928020dd89f94ed46c056a6 Stats: 924 lines in 5 files changed: 919 ins; 0 del; 5 mod 8298127: HSS/LMS Signature Verification Reviewed-by: weijun, mullan ------------- PR: https://git.openjdk.org/jdk/pull/13691