libpaillier 0.5.0

The Paillier cryptosystem is a public key crytosystem based on composite degree residuosity classes. Paillier ciphertexts are homorphic in that the can be added.
Documentation

libpaillier

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 2 of them enabled by default.

default

  • openssl

openssl

  • unknown_order/openssl

wasm

  • getrandom
  • rand
  • wasm-bindgen

gmp

  • unknown_order/gmp

rust

  • unknown_order/rust

getrandom

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.