On Wed, 1 Apr 2026 17:20:57 GMT, Mikhail Yankelevich <[email protected]> wrote:
>> Clearing memory that might contain data from which secrets can be computed >> during ML-KEM key generation, encapsulation and decapsulation as requested >> in >> https://datatracker.ietf.org/doc/draft-sfluhrer-cfrg-ml-kem-security-considerations/ >> . > > src/java.base/share/classes/sun/security/provider/SHA3.java line 2: > >> 1: /* >> 2: * Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights >> reserved. > > Nit: > > Suggestion: > > * Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights > reserved. Fixed in [d0a38fd](https://github.com/openjdk/jdk/pull/30533/commits/d0a38fdebfb8e7d38766fab28cc5b762850376ea) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30533#discussion_r3147701844
