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
Related projects ⓘ
Alternatives and complementary repositories for cryptofun
- Package bn256 implements a particular bilinear group.☆125Updated last month
- 💍implementation of linkable ring signatures in go☆53Updated 4 months ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆255Updated 3 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆87Updated last year
- Go implementation of the BLS12-381 pairing☆89Updated last year
- Pairing-based cryptography for Go☆97Updated 5 years ago
- High-speed BLS12-381 implementation in Go☆126Updated last year
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- Umbral implementation in Golang☆42Updated 6 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆172Updated 2 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 6 years ago
- 🍵 Schnorr Signatures over Ristretto255 in pure Go☆92Updated this week
- The first go implementation of verifiable delay function (VDF)☆56Updated 5 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆74Updated 5 years ago
- A Go implementation of the partially homomorphic Paillier Cryptosystem.☆149Updated 5 years ago
- Proxy Re-Encryption go implementation☆80Updated 4 years ago
- ☆28Updated 2 years ago
- A library for generating non-interactive proofs of knowledge without trusted setup☆29Updated 5 years ago
- Unique Ring Signatures to sign messages anonymously☆34Updated 10 years ago
- The Honey Badger of BFT Protocols☆137Updated 2 years ago
- (Towards) Scalable Threshold Crypto: BLS threshold signatures with millions of signers and a scalable Distributed Key Generation (and VSS…☆31Updated 9 months ago
- ZKProofs website☆89Updated last year
- A high-level API for signing and verifying message digests using the BLS threshold signature scheme.☆113Updated 6 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 6 years ago
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.☆60Updated 3 years ago
- Publicly Verifiable Secret Sharing, and more...☆26Updated 2 months ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆76Updated 2 years ago
- zkSNARK Groth16 prover & verifier☆36Updated last year
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆60Updated 2 years ago
- Algorand's reference implementation of bls signature scheme☆50Updated last year