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

Ferenc Rakoczi duke at openjdk.org
Fri May 12 12:43:02 UTC 2023


On Thu, 11 May 2023 17:01:20 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Yes, I also think with `writeReplace` you can make `L` and `lmsPublicKey` transient and there is no need to make `LMSPublicKey` serializable.
>
> `L` should be `transient` too as @wangweij noted.

Made L transient

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

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



More information about the security-dev mailing list