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

#2117 in Cryptography

Download history 249/week @ 2024-11-20 295/week @ 2024-11-27 197/week @ 2024-12-04 297/week @ 2024-12-11 48/week @ 2024-12-18 2/week @ 2024-12-25 58/week @ 2025-01-01 225/week @ 2025-01-08 169/week @ 2025-01-15 165/week @ 2025-01-22 77/week @ 2025-01-29 126/week @ 2025-02-05 71/week @ 2025-02-12 68/week @ 2025-02-19 136/week @ 2025-02-26 48/week @ 2025-03-05

339 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

~24MB
~565K SLoC