RFR: 8340327: A common framework to support public key algorithms with standard parameter sets [v14]
Weijun Wang
weijun at openjdk.org
Fri Oct 11 19:52:32 UTC 2024
On Fri, 11 Oct 2024 18:50:39 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> describe a limitation of this framework
>
> src/java.base/share/classes/sun/security/provider/NamedKeyPairGenerator.java line 103:
>
>> 101: /// like EdDSA and XDH have been generating keys implementing `EdECKey` or
>> 102: /// `XECKey` interfaces, and they are not rewritten with this framework.
>> 103: /// `NamedParamterSpec` fields not implemented with this framework include
>
> Typo: s/NamedParamterSpec/NamedParameterSpec/
Oops.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21167#discussion_r1797365762
More information about the security-dev
mailing list