arnaucube / cryptofunLinks
Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnorr, ECDSA, BLS, ...
☆74Updated 2 years ago
Alternatives and similar repositories for cryptofun
Users that are interested in cryptofun are comparing it to the libraries listed below
Sorting:
- 💍implementation of linkable ring signatures in go☆54Updated 10 months ago
- Go implementation of the BLS12-381 pairing☆90Updated 2 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆88Updated 2 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆257Updated 3 years ago
- Package bn256 implements a particular bilinear group.☆128Updated 2 weeks ago
- Publicly Verifiable Secret Sharing, and more...☆27Updated 8 months ago
- Umbral implementation in Golang☆42Updated 6 years ago
- Pairing-based cryptography for Go☆100Updated 6 years ago
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 3 years ago
- High-speed BLS12-381 implementation in Go☆126Updated 2 years ago
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆114Updated 7 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- ☆28Updated 3 years ago
- DEPRECATED☆22Updated 4 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…☆31Updated 7 years ago
- The Honey Badger of BFT Protocols☆143Updated 3 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆77Updated 6 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- A Go implementation of the partially homomorphic Paillier Cryptosystem.☆151Updated 6 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆54Updated last year
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 2 years ago
- Multi-Signature Aggregation in a Large Byzantine Committees☆54Updated 11 months ago
- Implementing Homomorphic Encryption in Golang☆80Updated 3 years ago
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 6 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆181Updated 3 years ago
- Threshold Cryptography Golang Library☆17Updated 2 years ago
- 🍵 Schnorr Signatures over Ristretto255 in pure Go☆97Updated last month
- ZSL on Quorum☆73Updated 6 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated last year