Relates :
|
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.
|