arnaucube / cryptofun
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
- 💍implementation of linkable ring signatures in go☆53Updated 9 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
- Package bn256 implements a particular bilinear group.☆128Updated last week
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆256Updated 3 years ago
- Pairing-based cryptography for Go☆99Updated 6 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- Publicly Verifiable Secret Sharing, and more...☆27Updated 7 months ago
- High-speed BLS12-381 implementation in Go☆127Updated last year
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆63Updated 3 years ago
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆114Updated 6 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- DEPRECATED☆22Updated 4 years ago
- Implementation of MinBFT consensus protocol.☆62Updated last year
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆116Updated last year
- Threshold Cryptography Golang Library☆17Updated 2 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
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 6 years ago
- ☆28Updated 3 years ago
- A golang implementation of a sparse merkle tree☆53Updated 6 years ago
- A Go implementation of the partially homomorphic Paillier Cryptosystem.☆150Updated 6 years ago
- Umbral implementation in Golang☆42Updated 6 years ago
- Example to create merkle path proof using libsnark☆44Updated 4 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- (Towards) Scalable Threshold Crypto: BLS threshold signatures with millions of signers and a scalable Distributed Key Generation (and VSS…☆32Updated last year
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.☆64Updated 4 years ago
- The Honey Badger of BFT Protocols☆141Updated 2 years ago
- Algorand's reference implementation of bls signature scheme☆51Updated 2 years ago
- This project is the crypto library for XuperChain. Ring signature, multi signature, schnorr signature, secret share, hierarchical determi…☆63Updated last year