Pure OCaml implementation of the Groth-Maller SNARK verifier (and associated crypto)
OCaml
53
5 commits
updated Jun 14, 2019
Snarkette is a pure OCaml implementation of the Groth-Maller SNARK verifier
(and all the requisite number-theoretic primitives), suitable for compiliing
to Javascript using js_of_ocaml to be deployed in SNARK-enabled web-apps.
In the service of the Groth-Maller SNARK verifier, it implements the following primitives:
The code has not yet undergone extensive review or testing and as such should not be used in critical systems.
5 commits
OCaml
99.9%
Pure OCaml implementation of the Groth-Maller SNARK verifier (and associated crypto)
OCaml
53
5 commits
updated Jun 14, 2019
Snarkette is a pure OCaml implementation of the Groth-Maller SNARK verifier
(and all the requisite number-theoretic primitives), suitable for compiliing
to Javascript using js_of_ocaml to be deployed in SNARK-enabled web-apps.
In the service of the Groth-Maller SNARK verifier, it implements the following primitives:
The code has not yet undergone extensive review or testing and as such should not be used in critical systems.
5 commits
OCaml
99.9%