barretenberg
Prover library
An optimized elliptic curve library and a PLONK SNARK prover for proof systems.
144 stars
32 watching
94 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethz-asl/curves | A library for curve generation and estimation | 74 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
nodename/hilbert | An implementation of a fractal curve used in data compression and encoding | 1 |
dalek-cryptography/curve25519-dalek | Provides an implementation of elliptic curve arithmetic and associated cryptographic primitives. | 901 |
dusk-network/bls12_381 | Implementation of a pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team. | 21 |
paulmillr/noble-curves | An implementation of elliptic curve cryptography and related algorithms in JavaScript | 691 |
paleolimbot/libproj | Provides high-performance geometry operations using the PROJ C API. | 16 |
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
rustcrypto/elliptic-curves | A collection of implementations for pure Rust elliptic curve cryptography. | 683 |
keep-starknet-strange/garaga | Tool for efficient elliptic curve operations and SNARKS verification on Cairo and Starknet platforms | 203 |
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,090 |
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
bodigrim/poly | A Haskell library for manipulating polynomials with efficient arithmetic operations and scaling. | 66 |