elibensasson / libSTARKLinks
A library for zero knowledge (ZK) scalable transparent argument of knowledge (STARK)
☆543Updated 2 years ago
Alternatives and similar repositories for libSTARK
Users that are interested in libSTARK are comparing it to the libraries listed below
Sorting:
- A zkSNARK tutorial and development environment☆406Updated 4 years ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- Pairing-friendly elliptic curve library.☆346Updated 3 months ago
- ☆316Updated 2 weeks ago
- Circuit compiler for zkSNARKs☆473Updated 2 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆181Updated 3 years ago
- Java library for distributed zero knowledge proof systems☆246Updated 3 years ago
- A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop☆242Updated 9 months ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆188Updated 2 years ago
- A private payment system for Ethereum-based blockchains, with no trusted setup.☆305Updated last year
- Multilingual BLS12-381 signature library☆528Updated 2 months ago
- A Java library for zk-SNARK circuits☆212Updated 2 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆258Updated 4 years ago
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆211Updated 3 months ago
- Solidity crypto libraries, ring signatures, proof of knowledge, packed signatures etc. with matching Python implementations for secp256k1…☆287Updated 6 years ago
- Robust MPC-based confidentiality layer for blockchains☆139Updated 3 years ago
- BLS signatures in C++, using the blst library for BLS12-381☆307Updated last month
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆83Updated 5 years ago
- NuCypher's reference implementation of Umbral (threshold proxy re-encryption) using OpenSSL and Cryptography.io☆293Updated 2 years ago
- Rust-language assets for Zcash☆348Updated this week
- A system for verifying outsourced computations, and applying SNARKs. Simplified release of the main Pepper codebase.☆126Updated 3 years ago
- Protecting cryptographic signing keys and seed secrets with Multi-Party Computation.☆476Updated 3 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated 2 years ago
- C++ library for Finite Fields and Elliptic Curves☆165Updated 3 years ago
- Library for programming zk-SNARKs directly in Python