Commit Graph

20 Commits

Author SHA1 Message Date
kilic 097f512237 add new circuit gen endpoint
add verifier key export endpoint
2020-11-02 13:23:42 +03:00
kilic cbc8e7579a add js verifier key exporter 2020-10-28 19:13:32 +03:00
kilic 2d6e1498ee parameterise test cases 2020-10-05 13:54:38 +03:00
kilic ecfc186b3a take depth as param 2020-10-02 17:48:53 +03:00
kilic 72085d2e42 seperate test runners 2020-10-01 13:10:18 +03:00
kilic a188f747af format 2020-06-13 22:45:07 +03:00
kilic bc5c0e1363 cleanups 2020-06-07 18:48:04 +03:00
kilic b7e2954a69 add wasm support 2020-06-07 18:36:18 +03:00
kilic 600775f069 move key export to examples
rm webpack example
2020-06-07 17:39:40 +03:00
kilic e6e563413c wip, wasm effort 2020-06-04 20:59:02 +03:00
kilic 945b23bf70 add input serialization 2020-06-04 20:55:45 +03:00
kilic 2df459172f back to single constant per round approach 2020-05-03 17:08:24 +03:00
kilic f35bdfe228 cleanups, supress warnings 2020-05-01 15:54:39 +03:00
kilic 4f8dae2707 add rln circuit 2020-05-01 15:35:03 +03:00
kilic c1130234ef skip last mds mul 2020-05-01 15:34:36 +03:00
kilic 3ea6d5ecf6 add merkle tree helper 2020-04-30 17:04:43 +03:00
kilic 98d961035d add poseidon hash circuit 2020-04-30 17:04:24 +03:00
kilic 9f3762c16a make poseidon hasher working 2020-04-25 21:53:24 +03:00
kilic 9352948baf poseidon with generic engine 2020-04-23 21:12:43 +03:00
kilic 6821b0f574 initial commit with draft poseidon 2020-04-23 20:55:24 +03:00