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. This pull request has now been integrated. Changeset: 7f58a8e9 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7f58a8e9 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8213719: Both sect163r2 and sect163k1 are default curves for field size 163 Reviewed-by: valeriep, xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/1485