RFR: 8210755: Define standard names for EC curves and TLS signature schemes

Xuelei Fan xuelei.fan at oracle.com
Tue Jul 30 20:16:23 UTC 2019


Both webrev and CSR look good to me.

Xuelei

On 7/30/2019 10:33 AM, Sean Mullan wrote:
> Please review this change to define standard names for EC curves, TLS 
> signature schemes, and TLS named groups.
> 
> These names (which are Strings) are used in security APIs 
> (ECGenParameterSpec) and system/security properties (jdk.tls.namedGroups 
> and jdk.tls.disabledAlgorithms).
> 
> webrev: http://cr.openjdk.java.net/~mullan/webrevs/8210755/webrev.00/
> CSR: https://bugs.openjdk.java.net/browse/JDK-8228752
> 
> The webrev changes just include links from the APIs to the new sections 
> in the Standard Algorithm Names specification. See the CSR for details 
> on the new algorithms and changes to the specification.
> 
> Thanks,
> Sean



More information about the security-dev mailing list