Module paillier::traits

source ·
Expand description

Abstract operations exposed by the library.

Traits

Addition of two ciphertexts.
Decryption of ciphertext.
Encryption of plaintext.
Secure generation of fresh key pairs.
Multiplication of ciphertext with plaintext.
Opening of ciphertext.
Rerandomisation of ciphertext.