JDK-4894125 : Key(Pair)Generator and (Secret)KeyFactory need to perform error failover
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-07-22
  • Updated: 2003-09-27
  • Resolved: 2003-09-27
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
5.0 tigerFixed
Related Reports
Relates :  
Relates :  
Description
Crypto (hardware) tokens may have restrictions wrt the keys that can be created on them due to security or implementation issues. For JCA/JCE providers implemented on top of such tokens, it may be impossible to determine these limitations in advance and the actual key creation operation will fail (e.g. token storage exhausted).

In order to allow such hardware based providers to be used by Java applications in a transparent and reliable way, the JCA/JCE framework needs to implement a failover to the next available provider if such an error occurs.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b22
14-06-2004

EVALUATION Will fix. ###@###.### 2003-07-22
22-07-2003