RFR: 8295425: Match the default priv exp length between SunPKCS11 and other JDK providers [v2]
Valerie Peng
valeriep at openjdk.org
Wed Mar 1 00:30:06 UTC 2023
On Tue, 28 Feb 2023 23:51:51 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> This changes the SunPKCS11 provider to use the same default private exponent length as the value used by SunJCE provider when initializing the DH Key Pair Generator impl using key size. In addition, the generated key pair will contain the specified parameters. If the supplied parameter does not contain the optional private exponent length, then we will leave it to the underlying PKCS11 library.
>>
>> Thanks in advance for the review~
>> Valerie
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed comment.
Any comment for release note: https://bugs.openjdk.org/browse/JDK-8303414?
-------------
PR: https://git.openjdk.org/jdk/pull/12466
More information about the security-dev
mailing list