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

Ferenc Rakoczi duke at openjdk.org
Thu May 11 05:56:57 UTC 2023


On Wed, 10 May 2023 15:20:50 GMT, Ferenc Rakoczi <duke at 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.
>
> Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   serialization fixes, more code shaping

Just for the more modern look I don't think we should use newer language features that might make backporting the code to older versions harder.

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

PR Comment: https://git.openjdk.org/jdk/pull/13691#issuecomment-1543378745



More information about the security-dev mailing list