Re: RFR: 8328119: SunPKCS#11 implementation of HKDF [v2]

2024-11-18 Thread Martin Balao
> We would like to propose an implementation of the HKDF algorithms for > SunPKCS11, aligned with the KDF API proposed for JDK 24 (see [JEP 478: Key > Derivation Function API > (Preview)](https://bugs.openjdk.org/browse/JDK-8189808)). > > This implementation will be under the _Preview_ umbrella

RFR: 8328119: SunPKCS#11 implementation of HKDF

2024-11-18 Thread Martin Balao
We would like to propose an implementation of the HKDF algorithms for SunPKCS11, aligned with the KDF API proposed for JDK 24 (see [JEP 478: Key Derivation Function API (Preview)](https://bugs.openjdk.org/browse/JDK-8189808)). This implementation will be under the _Preview_ umbrella until the K