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. > > Noreg-cleanup. Marked as reviewed by valeriep (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1485