-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
None
-
None
SHAKE256 is a extendable output function defined in the SHA-3 standard. When instantiated correctly, SHAKE256 is an acceptable hash function for some purposes. Notably the Ed448 signature scheme uses SHAKE256 to produce a message digest.
SHAKE256 should be implemented in order to implement Ed448. It is not necessary to expose SHAKE256 as a MessageDigest, and the Ed448 implementation in SunEC will use a private API to invoke SHAKE256. It is also not necessary to implement SHAKE128.
SHAKE256 should be implemented in order to implement Ed448. It is not necessary to expose SHAKE256 as a MessageDigest, and the Ed448 implementation in SunEC will use a private API to invoke SHAKE256. It is also not necessary to implement SHAKE128.
- blocks
-
JDK-8166597 Crypto support for the EdDSA Signature Algorithm
-
- Resolved
-
- duplicates
-
JDK-8166597 Crypto support for the EdDSA Signature Algorithm
-
- Resolved
-