mirror of
https://github.com/J08nY/std-curves.git
synced 2026-01-10 05:48:08 -05:00
Add normal basis parameter.
This commit is contained in:
@@ -1212,6 +1212,7 @@
|
||||
"type": "Binary",
|
||||
"bits": 191,
|
||||
"degree": 191,
|
||||
"basis": "normal",
|
||||
"poly": [
|
||||
{
|
||||
"coeff": "0x01",
|
||||
@@ -1305,6 +1306,7 @@
|
||||
"type": "Binary",
|
||||
"bits": 191,
|
||||
"degree": 191,
|
||||
"basis": "normal",
|
||||
"poly": [
|
||||
{
|
||||
"coeff": "0x01",
|
||||
@@ -1398,6 +1400,7 @@
|
||||
"type": "Binary",
|
||||
"bits": 239,
|
||||
"degree": 239,
|
||||
"basis": "normal",
|
||||
"poly": [
|
||||
{
|
||||
"coeff": "0x01",
|
||||
@@ -1523,6 +1526,7 @@
|
||||
"type": "Binary",
|
||||
"bits": 239,
|
||||
"degree": 239,
|
||||
"basis": "normal",
|
||||
"poly": [
|
||||
{
|
||||
"coeff": "0x01",
|
||||
|
||||
Reference in New Issue
Block a user