On Wed, 1 Apr 2026 11:56:58 GMT, Ferenc Rakoczi <[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/
>  .

The Internet Draft calls for cleanup of most intermediate values except for 
output and some reusable data, shall we clean up more like `cbdInput1`, 
`cbdInput2`, `prfSeed`, `coins`, etc?

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

PR Comment: https://git.openjdk.org/jdk/pull/30533#issuecomment-4328107744

Reply via email to