RFR: 8343232: PKCS#12 KeyStore support for RFC 9579: Use of Password-Based Message Authentication Code 1 (PBMAC1)
Weijun Wang
weijun at openjdk.org
Wed Sep 3 18:30:44 UTC 2025
On Thu, 3 Apr 2025 22:58:39 GMT, Mark Powers <mpowers at openjdk.org> wrote:
> [JDK-8343232](https://bugs.openjdk.org/browse/JDK-8343232)
Is it possible to hide all those real/fake algorithm name/salt/iteration concepts inside `MacData` without introducing `getKdfHmac`, `getExtraSalt` and `getExtraIterations`? I hope `PKCS12KeyStore` needn't know these details.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24429#issuecomment-3250309600
More information about the security-dev
mailing list