RFR: 8301553: Support Password-Based Cryptography in SunPKCS11 [v6]

Francisco Ferrari Bihurriet duke at openjdk.org
Fri Jun 2 00:11:17 UTC 2023


On Thu, 1 Jun 2023 21:04:32 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

> For example: For SecretKeyFactory.PBEWithHmacSHA1AndAES_128, use `CKM_PKCS5_PBKD2 (required CKM_SHA_1_HMAC)` instead of `CKM_PKCS5_PBKD2 and CKM_SHA_1_HMAC`.

Ah, ok, now I see. Unfortunately I don't yet have a JBS user, but I'll send the updated text to @martinuy so he can quickly update [JDK-8308719](https://bugs.openjdk.org/browse/JDK-8308719) when he is back on Monday.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/12396#issuecomment-1572944221



More information about the security-dev mailing list