RFR: 8328119: Support HKDF in SunPKCS11 (Preview) [v8]

Valerie Peng valeriep at openjdk.org
Fri Jan 3 02:18:47 UTC 2025


On Fri, 3 Jan 2025 02:01:13 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Martin Balao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Check disabled PKCS #11 mechanisms when concatenating keys and data.
>>   
>>   Co-authored-by: Martin Balao Alonso <mbalao at redhat.com>
>>   Co-authored-by: Francisco Ferrari Bihurriet <fferrari at redhat.com>
>
> src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_KEY_DERIVATION_STRING_DATA.java line 53:
> 
>> 51:      * </pre>
>> 52:      */
>> 53:     public byte[] pData;
> 
> could be final.

Same goes to those in CK_HKDF_PARAMS class.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22215#discussion_r1901421106


More information about the security-dev mailing list