11 releases
| new 0.7.0-alpha.4 | Mar 23, 2026 |
|---|---|
| 0.7.0-alpha.3 | Dec 4, 2025 |
| 0.7.0-alpha.2 | Nov 24, 2025 |
| 0.4.2 | Sep 26, 2024 |
| 0.1.0 | Nov 24, 2023 |
#803 in Cryptography
3,507 downloads per month
Used in cggmp21
135KB
3K
SLoC
paillier-zk
This crate provides ZK-proofs for some properties about paillier encryption. See the module docs for the properties and examples of usage.
This library is built on top of fast-paillier crate. This crate and the underlying big integer implementation are reexported for the consumer to be able to use them, instead of trying to match a version.
Dependencies
~1.7–6MB
~133K SLoC