Module paillier::coding [] [src]

Variout coding schemes to be used in conjuction with the core Paillier encryption scheme.

Modules

integral

Integral code supporting both scalars and vectors.

Structs

DecodingDecryptionKey

Decryption key with associated decoder.

EncodingEncryptionKey

Encryption key with associated encoder.

Traits

WithCode

Associating a key with a code.