Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8255410 Add ChaCha20 and Poly1305 support to SunPKCS11 provider
  3. JDK-8275737

Release Note: SunPKCS11 Provider Supports ChaCha20-Poly1305 Cipher and ChaCha20 KeyGenerator if Supported by PKCS11 Library

    XMLWordPrintable

Details

    Description

      SunPKCS11 provider is enhanced to support the following crypto services and algorithms when the underlying PKCS11 library supports the corresponding PKCS#11 mechanisms:

          ChaCha20 KeyGenerator <=> CKM_CHACHA20_KEY_GEN mechanism
          CHACHA20-POLY1305 Cipher <=> CKM_CHACHA20_POLY1305 mechanism
          CHACHA20-POLY1305 AlgorithmParameters <=> CKM_CHACHA20_POLY1305 mechanism
          CHACHA20 SecretKeyFactory <=> CKM_CHACHA20_POLY1305 mechanism

      Attachments

        Activity

          People

            valeriep Valerie Peng
            valeriep Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: