On Fri, 27 Nov 2020 19:40:35 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> There should only be one curve having type BD or PD in CurveDB.java for any 
> given length. Here we keep the last one (sect163r2) so there's no behavior 
> change.
> 
> I tried to search on the net to see if there is a consensus on which curve is 
> meant to be the default one for a size, but cannot find one for 163. If 
> anyone can find it I'll be happy to take a look.
> 
Based on CurveDB line 141, it seems we uses the first one and discards the 
rest? Are you sure we keep the last one?
Don't have answers for your questions though.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1485

Reply via email to