A pure-Rust implementation of the Paillier encryption scheme
☆81May 25, 2018Updated 7 years ago
Alternatives and similar repositories for rust-paillier
Users that are interested in rust-paillier are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pure-Rust implementation of the Paillier encryption scheme☆120Nov 25, 2024Updated last year
- A pure-Rust implementation of various threshold secret sharing schemes☆170Oct 28, 2018Updated 7 years ago
- This was a pure-Rust implementation of a rangeproof scheme. It is now obsoleted by Bulletproofs.☆16Jul 24, 2018Updated 7 years ago
- A BibTeX collection on Zero-Knowledge Proofs☆16Dec 4, 2018Updated 7 years ago
- 🎄🖋 A Rust implementation of Merkle signing☆15Jul 10, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Fujisaki-Suzuki Ring Signatures in Rust☆20Feb 22, 2021Updated 5 years ago
- Multi-party computation utilities toolkit for rust☆16Dec 19, 2019Updated 6 years ago
- Constant Time Operations for Crypto Libraries☆10Jun 22, 2017Updated 8 years ago
- ☆37Dec 2, 2016Updated 9 years ago
- Paillier cryptosystem implemented in Go☆21Nov 10, 2023Updated 2 years ago
- Hashing to Elliptic Curves☆80Sep 8, 2024Updated last year
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.