fernandolobato / ecc_linkable_ring_signatures
Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.
☆29Updated 4 years ago
Alternatives and similar repositories for ecc_linkable_ring_signatures
Users that are interested in ecc_linkable_ring_signatures are comparing it to the libraries listed below
Sorting:
- Crypto application code for the zkSNARKs toolbox ZoKrates☆54Updated last year
- ☆28Updated 3 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆77Updated 6 years ago
- Publicly Verifiable Secret Sharing, and more...☆27Updated 8 months ago
- 💍implementation of linkable ring signatures in go☆53Updated 9 months ago
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 4 years ago
- ☆25Updated 6 years ago
- MPC implementation of proof of custody☆32Updated 3 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated last year
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- A simple Python implementation of threshold BLS signatures.☆41Updated last year
- Sample code for Atomic Crosschain Transactions☆21Updated 3 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆74Updated 2 years ago
- ☆62Updated 6 years ago
- 《zkSNARK实践》中的源码☆19Updated 2 years ago
- A libsnark's tutorial on sudoku☆17Updated 6 years ago
- DEPRECATED☆22Updated 4 years ago
- Smart contract - Zerocash-like approach for privacy on Ethereum