RFR: 8343232: PKCS#12 KeyStore support for RFC 9579: Use of Password-Based Message Authentication Code 1 (PBMAC1) [v3]
Mark Powers
mpowers at openjdk.org
Tue Sep 16 23:03:06 UTC 2025
On Fri, 5 Sep 2025 11:41:55 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>>
>> a few more comments
>
> src/java.base/share/classes/com/sun/crypto/provider/PBMAC1Core.java line 169:
>
>> 167: keyLength = 256;
>> 168: }
>> 169: /*
>
> commented out code ...
There are no longer any changes to this file.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24429#discussion_r2353827162
More information about the security-dev
mailing list