ComputeFHE 1.0
General-Purpose Privacy-Preserving Computation Library for TFHE
Loading...
Searching...
No Matches
computefhe::ComputeFHE Member List

This is the complete list of members for computefhe::ComputeFHE, including all inherited members.

ComputeFHE(bool simulation_mode=false)computefhe::ComputeFHE
ComputeFHE(CryptoContextParam param, bool simulation_mode=false)computefhe::ComputeFHE
ComputeFHE(CryptoContextParam param, ALUType alu_type, bool simulation_mode=false)computefhe::ComputeFHE
ComputeFHE(ALUType alu_type, bool simulation_mode=false)computefhe::ComputeFHE
ConvertConstantInt(const FixedPoint &pt)computefhe::ComputeFHE
DecryptBool(const BinaryDigit &ct)computefhe::ComputeFHE
DecryptInt(const FixedPoint &ct, size_t n_digits=0)computefhe::ComputeFHE
EncryptBool(bool pt, bool fresh=true)computefhe::ComputeFHE
EncryptInt(uint64_t pt, size_t n_digits=8, bool fresh=true)computefhe::ComputeFHE
extractNoise(ConstLWECiphertext &ct)computefhe::ComputeFHE
generateKeys()computefhe::ComputeFHE
GetALU()computefhe::ComputeFHE
GetALUType()computefhe::ComputeFHE
GetBinFHEContext()computefhe::ComputeFHE
GetConstantInt(uint64_t pt, size_t n_digits=8)computefhe::ComputeFHE
GetCryptoContextParam()computefhe::ComputeFHE
GetLWEPrivateKey()computefhe::ComputeFHE
GetSimulator()computefhe::ComputeFHE
isAutoEncryptMode()computefhe::ComputeFHE
PrintCryptoContextParams()computefhe::ComputeFHE
PrintLWECiphertextParams(ConstLWECiphertext &ct)computefhe::ComputeFHE
setAutoEncryptMode(bool mode=true)computefhe::ComputeFHE
SetLWEPrivateKey(const LWEPrivateKey &sk)computefhe::ComputeFHE
~ComputeFHE()computefhe::ComputeFHE