2 unstable releases

0.2.0 Mar 1, 2024
0.1.0 Nov 24, 2023

#1793 in Cryptography

Download history 83/week @ 2024-01-12 121/week @ 2024-01-19 143/week @ 2024-01-26 141/week @ 2024-02-02 214/week @ 2024-02-09 227/week @ 2024-02-16 138/week @ 2024-02-23 460/week @ 2024-03-01 224/week @ 2024-03-08 192/week @ 2024-03-15 168/week @ 2024-03-22 287/week @ 2024-03-29 145/week @ 2024-04-05 184/week @ 2024-04-12 70/week @ 2024-04-19 66/week @ 2024-04-26

551 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
~537K SLoC