JDK-5018075 : Add support for AES encryption type
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: org.ietf.jgss:krb5
  • Affected Version: 1.4.2
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: sparc
  • Submitted: 2004-03-22
  • Updated: 2017-05-16
  • Resolved: 2004-11-09
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.
Other JDK 6
5.0u7Fixed 6 betaFixed
Related Reports
Relates :  
Description
Currently, Java GSS/Kerberos only supports DES. Support for Triple-DES
is being added as part of bug 4627599. In addition to Triple-DES,
we also need to add support for AES. Also look into support for
RC4-HMAC, which is the default encryption type on Windows.

Solaris 10 has added support for Triple-DES, AES, and RC4-HMAC
encryption types.

Comments
EVALUATION 11-08-04 [ Seema Malkani ] Have added support for AES in Kerberos. ###@###.### 2004-11-08 20:19:33 GMT
08-11-2004