16 lines
No EOL
193 B
JSON
16 lines
No EOL
193 B
JSON
{
|
|
"entry_point": "./tests/tests/ecc/edwardsAdd.zok",
|
|
"curves": ["Bn128"],
|
|
"tests": [
|
|
{
|
|
"input": {
|
|
"values": []
|
|
},
|
|
"output": {
|
|
"Ok": {
|
|
"values": []
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |