JDK-8193855 : Update The Kerberos 5 GSS-API Mechanism page with new etypes
  • Type: Enhancement
  • Component: docs
  • Sub-Component: guides
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-12-20
  • Updated: 2018-09-10
  • Resolved: 2018-09-10
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.

To download the current JDK release, click here.
JDK 11
11Fixed
Related Reports
Relates :  
Description
See https://bugs.openjdk.java.net/browse/JDK-8193851. We should modify the table on this page to use standard names on the name column and add another column for aliases.
Comments
aes128-cts-hmac-sha1-96 has aliases aes128-sha1 and aes128-cts, aes256-cts-hmac-sha1-96 has aliases aes256-sha1 and aes256-cts, aes128-cts-hmac-sha256-128 has alias aes128-sha2, aes256-cts-hmac-sha384-192 has alias aes256-sha2, arcfour-hmac-md5 has aliases arcfour-hmac and rc4-hmac, des3-cbc-sha1 has alias des3-hmac-sha1
20-12-2017