RFR: 8354305: SHAKE128 and SHAKE256 MessageDigest algorithms
Weijun Wang
weijun at openjdk.org
Mon Apr 28 14:45:31 UTC 2025
On Thu, 10 Apr 2025 15:30:28 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Add 2 `MessageDigest` algorithms.
I updated the names. I also changed the names in `KnownOID`. According to https://csrc.nist.gov/Projects/Computer-Security-Objects-Register/Algorithm-Registration#Hash, these OIDs are assigned to "Secure Hash Algorithms". I kept the old names as aliases.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24576#issuecomment-2835485130
More information about the security-dev
mailing list