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

Download history 10/week @ 2024-08-12 23/week @ 2024-08-19 230/week @ 2024-08-26 6/week @ 2024-09-02 14/week @ 2024-09-09 130/week @ 2024-09-16 259/week @ 2024-09-23 595/week @ 2024-09-30 179/week @ 2024-10-07 53/week @ 2024-10-14 85/week @ 2024-10-21 13/week @ 2024-10-28 121/week @ 2024-11-04 129/week @ 2024-11-11 192/week @ 2024-11-18

458 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