Aaryamann Challani fba905f45d
fix(rln): throw if attempting to insert out of bounds (#67)
* fix(rln): throw if attempting to insert out of bounds

* chore(rln): better error msg

* fix(merkle-tree): make it mimic OptimalMerkleTree impl

* chore(rln): return result as is
2022-11-10 22:41:44 +05:30
2022-09-28 01:09:48 +10:00
2022-03-16 14:30:51 +08:00
2022-01-17 12:08:09 +08:00

Zerokit

A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.

Initial scope

Focus on RLN and being able to use Circom based version through ark-circom, as opposed to the native one that currently exists in Rust.

Acknowledgements

Description
A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
Readme
Languages
Rust 98.6%
JavaScript 1.3%
Makefile 0.1%