6 releases (3 breaking)
0.4.2 | Sep 26, 2024 |
---|---|
0.4.1 | Aug 27, 2024 |
0.4.0 | Jul 18, 2024 |
0.3.0 | May 24, 2024 |
0.1.0 | Nov 24, 2023 |
#1845 in Cryptography
458 downloads per month
Used in cggmp21
120KB
2.5K
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
~23MB
~535K SLoC