arnaucube / cryptofunLinks
Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnorr, ECDSA, BLS, ...
☆74Updated 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☆90Updated 2 years ago
- 💍implementation of linkable ring signatures in go☆56Updated last year
- Package bn256 implements a particular bilinear group.☆127Updated 5 months ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆259Updated 4 years ago
- High-speed BLS12-381 implementation in Go☆127Updated 2 years ago
- DEPRECATED☆22Updated 4 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆90Updated 2 years ago
- Publicly Verifiable Secret Sharing, and more...☆27Updated last year
- The first go implementation of verifiable delay function (VDF)☆55Updated 6 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- Algorand's reference implementation of bls signature scheme☆50Updated 2 years ago
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆115Updated 7 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- A golang implementation of a sparse merkle tree☆54Updated 6 years ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 3 years ago
- A library for generating non-interactive proofs of knowledge without trusted setup☆30Updated 6 years ago
- Library for zero-knowledge proof based applications (like anonymous credentials)☆239Updated 2 years ago
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 3 years ago
- Rust implementation of multi-party Schnorr signatures over elliptic curves.☆172Updated 4 years ago
- Umbral implementation in Golang☆43Updated 7 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 7 years ago
- Multi-Signature Aggregation in a Large Byzantine Committees☆54Updated last year
- Go implementation of the BIP Schnorr signature scheme.☆70Updated 4 years ago
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 7 years ago
- Linearly Homomorphic Time Lock Puzzle Library☆30Updated 5 years ago
- A library to generate merkle proofs for complex data structures☆62Updated 2 years ago
- The Honey Badger of BFT Protocols☆143Updated 3 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆183Updated 3 years ago
- Pairing-based cryptography for Go☆102Updated 6 years ago
- Distributed key generation☆21Updated 7 years ago