Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8044554

Signature.initSign with SHA1withECDSA and Solaris SunPKCS11 provider can fail with CKR_OPERATION_ACTIVE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Migrated
    • Icon: P3 P3
    • None
    • 8
    • security-libs

      Signature.initSign with SHA1withECDSA and PKCS11 provider throws "java.security.ProviderException: Initialization failed" if the same Signature instance had been previously used for verification and a subsequent verify or update call had failed. The initSign method should cancel the current operation and succeed. This is the only algorithm that exhibits this behavior with the SunPKCS11 provider.

            ascarpino Anthony Scarpino
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: