RFR: 8226307: Curve names should be case-insensitive

Sean Mullan sean.mullan at oracle.com
Thu Jun 20 23:28:43 UTC 2019


On 6/20/19 6:42 PM, Ivan Gerasimov wrote:
> Hi Sean!
> 
> It would be better to lower case with toLowerCase(Locale.ENGLISH) to 
> avoid dependence on the current locale.

Good catch, one of those things that is easy to forget!

--Sean

> 
> With kind regards,
> 
> Ivan
> 
> 
> On 6/20/19 11:22 AM, Sean Mullan wrote:
>> Please review this simple fix to treat all elliptic curve names as 
>> case-insensitive:
>>
>> webrev: http://cr.openjdk.java.net/~mullan/webrevs/8226307/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8226307
>>
>> Thanks,
>> Sean
>>
>>
> 



More information about the security-dev mailing list