RFR: 4936767: Parameters for MessageDigest [v3]

Kevin Driver kdriver at openjdk.org
Fri Nov 17 20:25:32 UTC 2023


On Fri, 17 Nov 2023 15:49:56 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Add parameters to `MessageDigest` and introduce `SHAKE256-LEN` with an integer parameter.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   cite resources

src/java.base/share/classes/sun/security/provider/SHAKE256.java line 27:

> 25: package sun.security.provider;
> 26: 
> 27: import java.security.*;

nitpick: here's another wildcard

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16660#discussion_r1397847238



More information about the security-dev mailing list