Support key generation for HMAC mechanisms

XMLWordPrintable

    • Type: CSR
    • Resolution: Withdrawn
    • Priority: P3
    • 16
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: