RFR: 8213719: Both sect163r2 and sect163k1 are default curves for field size 163
Weijun Wang
weijun at openjdk.java.net
Mon Nov 30 20:44:55 UTC 2020
On Mon, 30 Nov 2020 18:34:40 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> 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.
Before this change both sect163k1 and sect163r2 have "BD" so both will be added to lengthMap and the 2nd one wins out.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1485
More information about the security-dev
mailing list