RFR: 8298127: HSS/LMS Signature Verification [v2]
Weijun Wang
weijun at openjdk.org
Tue May 2 20:53:22 UTC 2023
On Tue, 2 May 2023 20:33:40 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:
>> src/java.base/share/classes/sun/security/provider/HSS.java line 213:
>>
>>> 211:
>>> 212: static class LMSUtils {
>>> 213: public final static int LMS_RESERVED = 0;
>>
>> Is the `LMS_RESERVED` and `LMOTS_RESERVED` constants used anywhere?
>
> No, but they are defined in the standard so it seemed to be a good idea to document that this way.
OK. No problem then.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1183036991
More information about the security-dev
mailing list