On Tue, 14 Nov 2023 17:21:53 GMT, Weijun Wang <[email protected]> wrote:

> Add parameters to `MessageDigest` and introduce `SHAKE256-LEN` with an 
> integer parameter.

There are multiple places where `MessageDigest` claims it has a fixed length 
digest output. We can discuss more on whether we can provide the XOF function 
inside `MessageDigest` or with a different class. This is definitely something 
worth doing.

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

PR Comment: https://git.openjdk.org/jdk/pull/16660#issuecomment-1813244596

Reply via email to