personaelabs / spartan-ecdsaLinks
The fastest in-browser verification of ECDSA signatures in ZK, using Spartan on the secq256k1 curve
☆210Updated last year
Alternatives and similar repositories for spartan-ecdsa
Users that are interested in spartan-ecdsa are comparing it to the libraries listed below
Sorting:
- Middleware to compile Circom circuits to Nova prover☆241Updated last year
- Circom Circuits Library for Machine Learning☆177Updated last year
- ☆200Updated last year
- List of halo2-related resources☆199Updated 6 months ago
- DSL for Halo2 circuits☆187Updated 9 months ago
- educational python plonk implementation, based on vitalik's py_plonk☆217Updated last year
- Implementation of ERC 7524 - PLUME for ECDSA Nullifiers☆139Updated 2 months ago
- A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex…