Module tfhe::boolean::client_key

source ·
Available on crate feature boolean only.
Expand description

The secret key of the client.

This module implements the generation of the client’ secret keys, together with the encryption and decryption methods.

Structs§

  • A structure containing the client key, which must be kept secret.