witnet / elliptic-curve-solidity
Elliptic Curve arithmetic operations written in Solidity
☆168Updated last year
Related projects ⓘ
Alternatives and complementary repositories for elliptic-curve-solidity
- A pure solidity implementation of elliptic curve math, parameterised for curve secp256r1 / prime256v1 / p256.☆101Updated 7 months ago
- Verifiable Random Function (VRF) library written in Solidity☆97Updated 2 years ago
- non-custodial exchange build with rollup☆105Updated last year
- This repository contains a tutorial on how to build roll_up with Circom☆84Updated 5 years ago
- Generate & verify Merkle-Patricia-proofs for Ethereum☆106Updated last year
- A solidity library for Ethereum's RLP decoding☆204Updated last year
- Full BigNumber library implementation for Solidity.☆93Updated last month
- A fast zkSnark proof generator written in native Web Assembly.☆210Updated last year
- Big integer arithmetic and secp256k1 ECC operations in circom☆310Updated last year
- Library to issue zero knowledge soul bound tokens (ZK SBTs)☆152Updated last year
- Javascript library to work with circomlib circuits☆77Updated 2 months ago
- A curated collection of links for zero-knowledge proof cryptography used in blockchains☆72Updated 5 years ago
- Solidity RSA Sha256 Pkcs1 Verification☆86Updated last month
- circom and snarkjs / websnark tutorial, using RollupNC as an example☆63Updated 3 years ago
- ☆123Updated 6 years ago
- A simple but practical (zero knowledge) hello world project, built for Ethereum☆74Updated 4 years ago
- Trustlessly prove a past storage value in a contract to other contracts☆144Updated last year
- New repo: https://github.com/privacy-scaling-explorations/perpetualpowersoftau☆128Updated 4 months ago
- Core components to use layer 2 smart contract wallets with the BLS signature scheme☆177Updated last year
- solidity --> zApp transpiler☆184Updated 2 weeks ago
- rollup implementation☆91Updated 7 months ago
- Hubble optimistic rollup☆133Updated last year
- ☆32Updated 11 months ago
- A minimal KZG polynominal commitment library with a Solidity verifier☆69Updated last year
- Ethereum L2 scaling solution for private transactions using zk-SNARK and optimistic rollup.☆216Updated last year
- FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*☆90Updated 11 months ago
- Build your zkp app with typescript, hardhat, circom, and snarkjs!☆226Updated 10 months ago
- General Purpose Atomic Crosschain Transaction Protocol