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

#2083 in Cryptography

Download history 20/week @ 2024-08-17 213/week @ 2024-08-24 26/week @ 2024-08-31 7/week @ 2024-09-07 124/week @ 2024-09-14 208/week @ 2024-09-21 653/week @ 2024-09-28 177/week @ 2024-10-05 60/week @ 2024-10-12 83/week @ 2024-10-19 15/week @ 2024-10-26 121/week @ 2024-11-02 129/week @ 2024-11-09 189/week @ 2024-11-16 296/week @ 2024-11-23 232/week @ 2024-11-30

872 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