1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_stdlib/tests/bench/hash/512bitPacked.json
2019-03-15 11:25:58 +01:00

15 lines
No EOL
280 B
JSON

{
"entry_point": "./stdlib/hashes/sha256/512bitPacked.code",
"tests": [
{
"input": {
"values": ["0", "0", "0", "5"]
},
"output": {
"Ok": {
"values": ["263561599766550617289250058199814760685", "65303172752238645975888084098459749904"]
}
}
}
]
}