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

#2168 in Cryptography

Download history 26/week @ 2024-10-29 117/week @ 2024-11-05 137/week @ 2024-11-12 243/week @ 2024-11-19 326/week @ 2024-11-26 132/week @ 2024-12-03 346/week @ 2024-12-10 83/week @ 2024-12-17 2/week @ 2024-12-24 31/week @ 2024-12-31 192/week @ 2025-01-07 181/week @ 2025-01-14 180/week @ 2025-01-21 97/week @ 2025-01-28 123/week @ 2025-02-04 72/week @ 2025-02-11

497 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
~543K SLoC