4 releases (breaking)

new 0.4.0 Jul 18, 2024
0.3.0 May 24, 2024
0.2.0 Mar 1, 2024
0.1.0 Nov 24, 2023

#1863 in Cryptography

Download history 148/week @ 2024-03-25 289/week @ 2024-04-01 150/week @ 2024-04-08 158/week @ 2024-04-15 86/week @ 2024-04-22 62/week @ 2024-04-29 81/week @ 2024-05-06 100/week @ 2024-05-13 195/week @ 2024-05-20 72/week @ 2024-05-27 125/week @ 2024-06-03 242/week @ 2024-06-10 82/week @ 2024-06-17 24/week @ 2024-06-24 35/week @ 2024-07-01 58/week @ 2024-07-08

207 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

~23MB
~537K SLoC