Crate paillier_common

Source

Re-exports§

Modules§

  • Core Paillier encryption scheme supporting ciphertext addition and plaintext multiplication.
  • Various coding schemes to be used in conjunction with the core Paillier encryption scheme.
  • Key generation following standard recommendations.
  • Abstract operations exposed by the library.

Structs§

Type Aliases§

  • Expose selected BigInt type (defaults to GMP)