arnaucube / cryptofunLinks
Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnorr, ECDSA, BLS, ...
☆75Updated 3 years ago
Alternatives and similar repositories for cryptofun
Users that are interested in cryptofun are comparing it to the libraries listed below
Sorting:
- Go implementation of the BLS12-381 pairing☆91Updated 2 years ago
- 💍implementation of linkable ring signatures in go☆57Updated last year
- Package bn256 implements a particular bilinear group.☆130Updated 2 months ago
- DEPRECATED☆22Updated 5 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆261Updated 4 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆90Updated 2 years ago
- High-speed BLS12-381 implementation in Go☆127Updated 2 years ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆76Updated 3 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 6 years ago
- Library for zero-knowledge proof based applications (like anonymous credentials)☆239Updated 3 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- Set of JavaScript based tools and Ethereum Solidity contracts for BulletProof based range proofs and confidential transactions☆30Updated 6 years ago
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 3 years ago
- Publicly Verifiable Secret Sharing, and more...☆28Updated 2 months ago
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆115Updated 7 years ago
- A library for generating non-interactive proofs of knowledge without trusted setup☆30Updated 6 years ago
- Algorand's reference implementation of bls signature scheme☆49Updated 2 years ago
- 🍵 Schnorr Signatures over Ristretto255 in pure Go☆101Updated 9 months ago
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 7 years ago
- Go implementation of the BIP Schnorr signature scheme.☆70Updated 5 years ago
- A golang implementation of a sparse merkle tree☆56Updated 7 years ago
- Unique Ring Signatures to sign messages anonymously☆36Updated 10 months ago
- Linearly Homomorphic Time Lock Puzzle Library☆31Updated 5 years ago
- A framework to build Zero-knowledge non-interactive proofs, based on the Fiat-Shamir heuristic, a proof-of-work, and a constant-size comm…☆32Updated 8 years ago
- Umbral implementation in Golang☆43Updated 7 years ago
- Multi-Signature Aggregation in a Large Byzantine Committees☆54Updated last year
- A library to generate merkle proofs for complex data structures☆62Updated 3 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Updated 2 years ago
- zkSNARK Groth16 prover & verifier☆38Updated 9 months ago