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

Add Hmac and HmacPBE to secret key algorithm names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 7
    • security-libs
    • None

      The SunJCE and SunPKCS11 security providers include SecretKeyFactory or KeyGenerator implementations that can generate secret keys having algorithm names in the format "Hmac<digest>" and "HmacPBE<digest>". They should be documented in the Java Security Standard Algorithm Names specification.

      Additionally, we will consider clarifying the encodings of PBE keys. See JDK-8348732.

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

              Created:
              Updated: