JDK-4766100 : missing SecretKeyFactory impl for PBEWithMD5AndTripleDES
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 1.2.1,1.4.1,1.4.2
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,linux,windows_nt
  • CPU: generic,x86
  • Submitted: 2002-10-21
  • Updated: 2002-11-19
  • Resolved: 2002-11-19
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
1.4.2 mantisFixed
Related Reports
Duplicate :  
Description
There is no SecretKeyFactory impl registered for PBEWithMD5AndTripleDES algorithm in SunJCE provider. Even though the SecretKeyFactory impl for PBEWithMD5AndDES can be used to generate secret keys for PBEWithMD5AndTripleDES algo, it could be misleading and not obvious to users.

So, SunJCE provider should have a SecretKeyFactory impl for PBEWithMD5AndTripleDES algo.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b08
01-09-2004

EVALUATION ###@###.### 2002-10-21 will fix.
21-10-2002