mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8213719: Both sect163r2 and sect163k1 are default curves for field size 163
Reviewed-by: valeriep, xuelei
This commit is contained in:
parent
ae5b5268f3
commit
7f58a8e954
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ public class CurveDB {
|
|||
"0400000000000000016954A233049BA98F",
|
||||
2);
|
||||
|
||||
add(KnownOIDs.sect163k1, BD,
|
||||
add(KnownOIDs.sect163k1, B,
|
||||
"0800000000000000000000000000000000000000C9",
|
||||
"000000000000000000000000000000000000000001",
|
||||
"000000000000000000000000000000000000000001",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue