The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This should be the bugid that is used for the SHA-3 JEP changeset (See JDK-8064399).
03-02-2016
Agreed.
03-09-2014
I agree with Sean. In hindsight, SHA224with* probably should have been SHA2-224with*, but like the rest of the industry the SHA version was ignored. SHA3224with isn't easy to read and will probably lead to confusion in the future. I think SHA3-224with* is a better format.
03-09-2014
We have SHA224with* currently.
26-08-2014
That reads too much like 3,224 to me. Maybe SHA3-224with* ?
26-08-2014
FIPS 202 is in draft until the end of the month.
http://csrc.nist.gov/publications/drafts/fips-202/fips_202_draft.pdf
They are calling the algorithm names:
SHA3-224
SHA3-256
SHA3-384
SHA3-512
SHAKE128
SHAKE256
I suggest we follow suit.
We should probably have Signature names have a similar nomenclature:
SHA3224with*
SHA3256with*
SHA3384with*
SHA3512with*