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/ .
------------- Commit messages: - Copyright date fixes, uncomment valid code line. - 8372044: Implementation review based on ML-KEM security considerations Changes: https://git.openjdk.org/jdk/pull/30533/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30533&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8372044 Stats: 70 lines in 2 files changed: 36 ins; 7 del; 27 mod Patch: https://git.openjdk.org/jdk/pull/30533.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30533/head:pull/30533 PR: https://git.openjdk.org/jdk/pull/30533
