Key(Pair)Generator and (Secret)KeyFactory need to perform error failover

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 5.0
    • Affects Version/s: 5.0
    • Component/s: security-libs
    • None
    • tiger
    • generic
    • generic

      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.

            Assignee:
            Andreas Sterbenz
            Reporter:
            Andreas Sterbenz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: