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

Support key generation for HMAC mechanisms

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Withdrawn
    • Icon: P3 P3
    • 16
    • security-libs
    • None

      Summary

      Enhance SunPKCS11 provider to support key generation for various Hmac mechanisms when supported by underlying native PKCS11 library.

      Problem

      SunPKCS11 provider does not support key generation for Hmac mechanisms, thus callers have to create keys using other providers such as SunJCE, or 3rd party utility/tools.

      Solution

      Enhance SunPKCS11 provider to to support the following crypto services:

      • KeyGenerator: HmacMD5, HmacSHA1, HmacSHA224, HmacSHA256 HmacSHA384 HmacSHA512, HmacSHA512/224, HmacSHA512/256.

      Specification

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

              Created:
              Updated:
              Resolved: