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 7 months ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆88Updated last year
- Package bn256 implements a particular bilinear group.☆128Updated 2 months ago
- Go implementation of the BLS12-381 pairing☆90Updated 2 years ago
- High-speed BLS12-381 implementation in Go☆127Updated last year
- Boneh–Lynn–Shacham signature scheme.☆36Updated 6 years ago
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆114Updated 6 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆256Updated 3 years ago
- Pairing-based cryptography for Go☆98Updated 6 years ago
- Publicly Verifiable Secret Sharing, and more...☆27Updated 5 months ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- The Honey Badger of BFT Protocols☆141Updated 2 years ago
- Linkable ring signature library☆23Updated last year
- Umbral implementation in Golang☆42Updated 6 years ago
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 2 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- Personal fork of -zkp. Has some old mimblewimble stuff but mostly I just PR everything upstream now.☆83Updated 8 months ago
- Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.☆29Updated 4 years ago
- Shamir's Secret Sharing Algorithm - helper cryptography module for Golang☆144Updated 6 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 6 years ago
- (Towards) Scalable Threshold Crypto: BLS threshold signatures with millions of signers and a scalable Distributed Key Generation (and VSS…☆31Updated last year
- ☆63Updated 6 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆114Updated last year
- ☆28Updated 3 years ago
- A libsnark's tutorial on sudoku☆17Updated 6 years ago
- Go implementation of the BIP Schnorr signature scheme.☆70Updated 4 years ago
- basic code for verifiable random function and simple cryptographic sortition☆54Updated 3 years ago
- Unique Ring Signatures to sign messages anonymously☆34Updated 10 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago