lukas1503k / Schnorr-Zero-Knowledge-ProofLinks
A Golang Implementation of a non-interactive Schnorr ZKP over Elliptic Curves
☆10Updated 5 years ago
Alternatives and similar repositories for Schnorr-Zero-Knowledge-Proof
Users that are interested in Schnorr-Zero-Knowledge-Proof are comparing it to the libraries listed below
Sorting:
- Decentralized, Secure, Verifiable System for Statistical Queries and Machine Learning on Distributed Datasets☆43Updated 2 years ago
- Threshold Paillier implementation in Go, based on "A generalization of Paillier’s public-key system with applicationsto electronic voting…☆19Updated 5 years ago
- A decentralized privacy-preserving data sharing tool☆31Updated 3 years ago
- Verifiable Random Function☆30Updated 5 years ago
- ☆11Updated 9 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆74Updated 3 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆89Updated 2 years ago
- A Decentralized PKI for Highly-Available Hierarchical Identities☆37Updated 9 years ago
- Package bn256 implements a particular bilinear group.☆130Updated last month
- Overlay Network for distributed protocols☆51Updated 2 years ago
- Mirror of all PDFs from the IACR's eprint☆47Updated last year
- Fully Homomorphic Encryption☆28Updated 2 years ago
- Implementing Homomorphic Encryption in Golang☆80Updated 3 years ago
- A distributed key-value storage that's tolerant to Byzantine fault.☆30Updated 5 years ago
- Functional encryption library in Go☆185Updated 2 years ago
- Linkable ring signature library☆24Updated last year
- RSA Blind Signature Scheme for golang☆30Updated 7 years ago
- Shamir's Secret Sharing Algorithm - helper cryptography module for Golang