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

Mark Powers mpowers at openjdk.org
Mon May 8 16:55:42 UTC 2023


On Mon, 8 May 2023 16:16:23 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Ok. Try to keep your line lengths to about 80 chars.
>
> I think so too. This class is only used by tests now so it will not have any negative performance impact on real users. If we want to move it into the public one day then we don't need to update it.

The test currently converts input keys into RawKeySpec and x509 objects and performs verification on both. RawKeySpec is nice but I could live without it if I had to.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1187665316



More information about the security-dev mailing list