2 unstable releases

0.2.0 Mar 1, 2024
0.1.0 Nov 24, 2023

#1778 in Cryptography

Download history 59/week @ 2024-01-08 86/week @ 2024-01-15 129/week @ 2024-01-22 132/week @ 2024-01-29 148/week @ 2024-02-05 267/week @ 2024-02-12 197/week @ 2024-02-19 310/week @ 2024-02-26 280/week @ 2024-03-04 213/week @ 2024-03-11 210/week @ 2024-03-18 148/week @ 2024-03-25 289/week @ 2024-04-01 150/week @ 2024-04-08 158/week @ 2024-04-15

751 downloads per month
Used in cggmp21

MIT/Apache and LGPL-3.0+

120KB
2.5K SLoC

License Docs Crates io

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
~536K SLoC