aragonzkresearch / ark-ec-blind-signatures

Blind signatures over elliptic curve implementation (native & r1cs constraints).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ark-ec-blind-signatures Test Clippy

Warning: experimental code, do not use in production.

Blind signature over elliptic curve implementation (native & r1cs constraints) using arkworks.

Schemes implemented:

Target: Groth16 over Bn254 (for Ethereum), ed-on-bn254 (BabyJubJub) for the signatures.

About

Blind signatures over elliptic curve implementation (native & r1cs constraints).

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%