Module concrete_core::crypto::lwe[][src]

LWE encryption scheme.

Structs

LweBody

The body of an Lwe ciphertext.

LweCiphertext

A ciphertext encrypted using the LWE scheme.

LweKeyswitchKey

An Lwe Keyswithing key.

LweList

A list of ciphertext encoded with the LWE scheme.

LweMask

The mask of an LWE encrypted ciphertext.