On Fri, 31 Mar 2023 12:48:21 GMT, Weijun Wang wrote:
>> This code change is for DHKEM, which requires the function
>>
>> pk(skX): The KEM public key corresponding to the KEM private key skX.
>>
>> Only implemented for EC and XDH. Might add PKCS #11 support later.
>
> Weijun Wang has updated the
> This code change is for DHKEM, which requires the function
>
> pk(skX): The KEM public key corresponding to the KEM private key skX.
>
> Only implemented for EC and XDH. Might add PKCS #11 support later.
Weijun Wang has updated the pull request incrementally with one additional
commit since t
On Fri, 31 Mar 2023 11:15:19 GMT, Matthew Donovan wrote:
>> This code change is for DHKEM, which requires the function
>>
>> pk(skX): The KEM public key corresponding to the KEM private key skX.
>>
>> Only implemented for EC and XDH. Might add PKCS #11 support later.
>
> src/jdk.crypto.ec/share
On Thu, 30 Mar 2023 19:31:47 GMT, Weijun Wang wrote:
> This code change is for DHKEM, which requires the function
>
> pk(skX): The KEM public key corresponding to the KEM private key skX.
>
> Only implemented for EC and XDH. Might add PKCS #11 support later.
test/jdk/sun/security/util/InteralP
On Thu, 30 Mar 2023 19:31:47 GMT, Weijun Wang wrote:
> This code change is for DHKEM, which requires the function
>
> pk(skX): The KEM public key corresponding to the KEM private key skX.
>
> Only implemented for EC and XDH. Might add PKCS #11 support later.
src/jdk.crypto.ec/share/classes/sun
This code change is for DHKEM, which requires the function
pk(skX): The KEM public key corresponding to the KEM private key skX.
-
Commit messages:
- add a test
- the fix
Changes: https://git.openjdk.org/jdk/pull/13250/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13250&