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

Ferenc Rakoczi duke at openjdk.org
Mon May 8 14:22:27 UTC 2023


On Mon, 8 May 2023 12:38:36 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 781:
> 
>> 779: 
>> 780:         @SuppressWarnings("deprecation")
>> 781:         public HSSPublicKey(byte[] keyArray) throws InvalidKeyException {
> 
> Can this be package-private instead of public?

Yes.

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

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



More information about the security-dev mailing list