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

Ferenc Rakoczi duke at openjdk.org
Tue May 9 12:45:44 UTC 2023


On Mon, 8 May 2023 14:14:42 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Ferenc Rakoczi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   adding key translation, finally block, removing 24-byte LMOTS parameters
>
> src/java.base/share/classes/sun/security/provider/HSS.java line 229:
> 
>> 227: 
>> 228:     static class LMSUtils {
>> 229:         public final static int LMS_RESERVED = 0;
> 
> The statics and methods of `LMSUtils` can all be package-private.

Changed.

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

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



More information about the security-dev mailing list