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

#2022 in Cryptography

Download history 198/week @ 2024-09-20 566/week @ 2024-09-27 300/week @ 2024-10-04 59/week @ 2024-10-11 91/week @ 2024-10-18 12/week @ 2024-10-25 98/week @ 2024-11-01 134/week @ 2024-11-08 163/week @ 2024-11-15 275/week @ 2024-11-22 229/week @ 2024-11-29 312/week @ 2024-12-06 183/week @ 2024-12-13 9/week @ 2024-12-20 10/week @ 2024-12-27 65/week @ 2025-01-03

342 downloads per month
Used in cggmp21

MIT/Apache and LGPL-3.0+

120KB
2.5K SLoC

License Docs Crates io Discord

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