paillier-zk

Crates.iopaillier-zk
lib.rspaillier-zk
version0.7.0-alpha.1
created_at2023-11-24 16:50:39.728396+00
updated_at2025-08-20 14:11:08.535596+00
descriptionZK-proofs for Paillier encryption scheme
homepage
repositoryhttps://github.com/LFDT-Lockness/cggmp21
max_upload_size
id1047218
size169,812
(maurges)

documentation

README

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.

Commit count: 603

cargo fmt