44 skills found · Page 1 of 2
paulmillr / Noble CurvesAudited & minimal JS implementation of elliptic curve cryptography.
ethereum / Js Ethereum CryptographyAudited pure JS library containing all Ethereum-related cryptographic primitives
Consensys / Gnark Cryptognark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems
lauraevz6y70 / Gnark Cryptognark-crypto-cmd — Interactive CLI for Consensys gnark-crypto library featuring elliptic curve cryptography (BN254, BLS12-381, BLS24, BW6), zero-knowledge proof primitives, FFT/KZG/MiMC/EdDSA operations, Go code generation, benchmarks, and BibTeX citation export
AztecProtocol / WeierstrudelHuff implementation of the bn254 curve, for Ethereum smart contracts
sdiehl / ZkpA framework to execute and verify algorithms using Groth16 zkSNARKs.
kobigurk / Phase2 Bn254No description available
wborgeaud / Ecfft Bn254ECFFT in Rust
sdiehl / PairingOptimised bilinear pairings over elliptic curves
logannye / Space Efficient Zero Knowledge ProofsSublinear-space ZKP system in Rust: a streaming prover that uses only O(√T) memory to commit wires/Z/Q via KZG (BN254) with blocked IFFT and aggregate-only Fiat–Shamir. Supports eval/coeff bases, deterministic dev SRS, and pairing checks. Includes CLI prover/verifier and tests.
nthparty / ObliviousPython library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
distributed-lab / Simplicity Bn254The implementation of Ethereum's BN254 using Liquid's SimplicityHL script
dcbuild3r / Ptau Deserializer.ptau deserializer for gnark groth16 bn254 trusted setup
tekkac / Cairo Alt Bn128bn254 pairing library for Cairo Zero
onurinanc / Noir Bn254BN254 Pairing Implementation in Noir
qope / Plonky2 Bn254 Pairingplonky2 implementation of bn254 pairing
wkennedy / Solana Zk Proof ExampleA tutorial on creating a Groth16 proof and verifying it on-chain in a Solana
sedaprotocol / Bn254No description available
Layr-Labs / Rust Kzg Bn254No description available
Bisht13 / Gnark Bn254 VerifierNo description available