mirror of
https://github.com/codex-storage/circom-compat.git
synced 2025-02-10 09:57:42 +00:00
* add benchmark * chore: add complex circuit * feat: enable parallel / asm * bench: use pre-calculated matrices/constraints * chore: bump ethers-rs * chore: fmt * feat: add benches for differently sized circuits (#6) * feat: update bench circuit * feat: add benches for many sizes * fix: adjust bench parameters * fix: remove sym * chore: fmt * fix: point to correct commit of groth16 * fix: update function names to upstream * fix: update function names to upstream Co-authored-by: Kobi Gurkan <kobigurk@gmail.com>
28 lines
805 B
JSON
28 lines
805 B
JSON
{
|
|
"pi_a": [
|
|
"6235746210673106891683313862449025023627555115162992763714613342703079170148",
|
|
"12399711040178466467332477784020211067450597599035925008336813728555144120335",
|
|
"1"
|
|
],
|
|
"pi_b": [
|
|
[
|
|
"3878778368997395576585378205610237973645840367459368364069435490380759882761",
|
|
"6372446288114997398874714591076628465205914797783709795970421045876437438845"
|
|
],
|
|
[
|
|
"1848758415443668505660007055104065117685874818267116126442518003813688485119",
|
|
"13151381207181352787620244234186261096498266850828100859417113864178798435289"
|
|
],
|
|
[
|
|
"1",
|
|
"0"
|
|
]
|
|
],
|
|
"pi_c": [
|
|
"20702909955866523755177574141774962608204777398014771961964213040023134853917",
|
|
"11380617408700662148925472638480792573061992967930438232337416544412668869948",
|
|
"1"
|
|
],
|
|
"protocol": "groth16",
|
|
"curve": "bn128"
|
|
} |