personaelabs / spartan-ecdsa
The fastest in-browser verification of ECDSA signatures in ZK, using Spartan on the secq256k1 curve
☆206Updated last year
Alternatives and similar repositories for spartan-ecdsa:
Users that are interested in spartan-ecdsa are comparing it to the libraries listed below
- Middleware to compile Circom circuits to Nova prover☆237Updated 11 months ago
- ☆195Updated last year
- A curated list of zkVM, zero-knowledge virtual machine☆165Updated this week
- Tooling for creating collaborative SNARKs for Circom and Noir circuits.☆124Updated this week
- List of halo2-related resources☆191Updated 3 weeks ago
- Circom Circuits Library for Machine Learning☆169Updated 8 months ago
- Implementation of PLUME: nullifier friendly signature scheme on ECDSA☆137Updated 2 months ago
- educational python plonk implementation, based on vitalik's py_plonk☆201Updated 7 months ago
- A curated list of repos related to Circom☆96Updated 2 years ago
- Big integer arithmetic and secp256k1 ECC operations in circom☆316Updated last year
- basic circom project using hardhat-circom (upgrade to circom2 is WIP)☆129Updated last year
- Benchmarking framework for general purpose zero-knowledge proofs languages and libraries☆100Updated 2 months ago
- ☆131Updated 2 years ago
- A testing & development environment for Circom.☆106Updated last month
- Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group☆131Updated 2 months ago
- ☆119Updated 2 months ago
- A repo for our research papers☆223Updated last month
- A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex…