[][src]Module paillier_common::encoding

Various coding schemes to be used in conjunction with the core Paillier encryption scheme.

Modules

integral

Integral code supporting both scalars and vectors.

Structs

EncodedCiphertext

Encrypted message with type information.