Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
►Nencode | |
CMatrixDims | |
►Ngen-expected-mask | |
CTestType | |
►Nhelib | |
Cadd_pa_impl | |
CAddDAG | A class representing the logic of the order of bit products when adding two integers |
CAnd | An object representing the logical AND expression which inherits from Expr |
CapplyPerm_pa_impl | |
►CArgMap | Basic class for arg parsing. Example use: |
CArgProcessor | |
CBasicAutomorphPrecon | Pre-computation to speed many automorphism on the same ciphertext |
CBGV | Type for BGV scheme, to be used as template parameter |
CBipartitleGraph | A bipartite flow graph |
CBlockMatMul1D | |
CBlockMatMul1D_derived | |
CBlockMatMul1D_derived_impl | |
CBlockMatMul1D_partial | |
CBlockMatMul1DExec | |
CBlockMatMul1DExec_construct | |
CBlockMatMulFull | |
CBlockMatMulFull_derived | |
CBlockMatMulFullExec | |
►CBlockMatMulFullExec_construct | |
CBlockMatMulDimComp | |
CBlockMatMulFullHelper | |
CCKKS | Type for CKKS scheme, to be used as template parameter |
CCmodulus | Provides FFT and iFFT routines modulo a single-precision prime |
CColNumber | An object representing a column of a database as an expression which inherits from Expr |
CColPerm | Permuting a single dimension (column) of a hypercube |
CConstCubeSlice | A constant lower-dimension slice of a hypercube |
CConstMultiplier | |
CConstMultiplier_DoubleCRT | |
CConstMultiplier_DoubleCRT_CKKS | |
CConstMultiplier_zzX | |
CConstMultiplier_zzX_CKKS | |
CConstMultiplierCache | |
CContext | Maintaining the parameters |
CCtxt | A Ctxt object holds a single ciphertext |
CCtxtPart | One entry in a ciphertext std::vector |
CCubeSignature | Holds a vector of dimensions for a hypercube and some additional data |
CCubeSlice | A lower-dimension slice of a hypercube |
CDAGnode | A node in an addition-DAG structure |
CDatabase | An object representing a database which is a HElib::Matrix<TXT> |
Cdecode_pa_impl | |
Cdeep_clone | Deep copy: initialize with clone |
CDoubleCRT | Implementing polynomials (elements in the ring R_Q) in double-CRT form |
CDoubleCRTHelper | A helper class to enforce consistency within an DoubleCRTHelper object |
CDynamicCtxtPowers | Store powers of X, compute them dynamically as needed |
Cencode_pa_impl | |
CEncryptedArray | A simple wrapper for a smart pointer to an EncryptedArrayBase. This is the interface that higher-level code should use |
CEncryptedArrayBase | Virtual class for data-movement operations on arrays of slots |
CEncryptedArrayCx | A different derived class to be used for the approximate-numbers scheme |
CEncryptedArrayDerived | Derived concrete implementation of EncryptedArrayBase |
Cequals_pa_impl | |
CEvalMap | Class that provides the functionality for the linear transforms used in boostrapping. The constructor is invoked with three arguments: |
CException | Base class that other HElib exception classes inherit from |
CExplicitReplicator | An implementation of ReplicateHandler that explicitly returns all the replicated ciphertexts in one big vector |
CExpr | Base structure for logical expressions |
Cfhe_stats_record | |
CFHEtimer | A simple class to accumulate time |
CFlowEdge | An edge in a flow graph |
CfrobeniusAutomorph_pa_impl | |
CFullBinaryTree | A simple implementation of full binary trees (each non-leaf has 2 children) |
CGenDescriptor | A minimal description of a generator for the purpose of building tree |
►Cgeneral_range | |
Citerator | |
CGeneralAutomorphPrecon | |
CGeneralAutomorphPrecon_BSGS | |
CGeneralAutomorphPrecon_FULL | |
CGeneralAutomorphPrecon_UNKNOWN | |
CGeneralBenesNetwork | Implementation of generalized Benes Permutation Network |
CGeneratorTrees | A std::vector of generator trees, one per generator in Zm*/(p) |
Chalf_FFT | |
CHyperCube | A multi-dimensional cube |
CIndexMap | IndexMap<T> implements a generic map indexed by a dynamic index set |
CIndexMapInit | Initializing elements in an IndexMap |
►CIndexSet | A dynamic set of non-negative integers |
Citerator | |
CInvalidArgument | Inherits from Exception and std::invalid_argument |
CIOError | Inherits from Exception and std::runtime_error |
CKeySwitch | Key-switching matrices |
CLabeledEdge | A generic directed edge in a graph with some labels |
CLabeledVertex | A generic node in a graph with some labels |
CLogger | Logger class that handles warning printouts |
CLogicError | Inherits from Exception and std::logic_error |
CMappingData | Auxiliary structure to support encoding/decoding slots |
CMatMul1D | |
CMatMul1D_CKKS | |
CMatMul1D_derived | |
CMatMul1D_derived_impl | |
CMatMul1D_partial | |
CMatMul1DExec | |
CMatMul1DExec_construct | |
CMatMulExecBase | |
CMatMulFull | |
CMatMulFull_derived | |
CMatMulFullExec | |
►CMatMulFullExec_construct | |
CMatMulDimComp | |
CMatMulFullHelper | |
CMatrixView | |
CModuliSizes | A helper class to map required modulo-sizes to primeSets |
Cmul_BlockMatMul1D_impl | |
Cmul_BlockMatMulFull_impl | |
Cmul_MatMul1D_impl | |
Cmul_MatMulFull_impl | |
Cmul_pa_impl | |
Cnegate_pa_impl | |
COr | An object representing the logical OR expression which inherits from Expr |
COutOfRangeError | Inherits from Exception and std::out_of_range |
CPAlgebra | The structure of (Z/mZ)* /(p) |
CPAlgebraMod | The structure of Z[X]/(Phi_m(X), p) |
CPAlgebraModBase | Virtual base class for PAlgebraMod |
CPAlgebraModCx | |
CPAlgebraModDerived | A concrete instantiation of the virtual class |
CPermNetLayer | The information needed to apply one layer of a permutation network |
CPermNetwork | A full permutation network |
►CPGFFT | |
Caligned_allocator | |
CPlaintextArray | |
CPlaintextArrayBase | |
CPlaintextArrayDerived | |
CPolyMod | An object that contains an NTL::ZZX polynomial along with a coefficient modulus p2r and a polynomial modulus G |
CPolyModRing | Lightweight type for describing the structure of a single slot of the plaintext space |
CPowerfulConversion | Conversion between powerful representation in R_m/(q) and zz_pX |
CPowerfulDCRT | Conversion between powerful representation, DoubleCRT, and ZZX |
CPowerfulTranslationIndexes | Holds index tables for translation between powerful and zz_pX |
CPrimeGenerator | |
Cprint_pa_impl | |
CPtrMatrix | An abstract class for an array of PtrVectors |
CPtrMatrix_PtPtrVector | An implementation of PtrMatrix using vector< PtrVector<T>* > |
CPtrMatrix_ptVec | An implementation of PtrMatrix using Vec< Vec<T>* > |
CPtrMatrix_ptvector | An implementation of PtrMatrix using vector< vector<T>* > |
CPtrMatrix_Vec | An implementation of PtrMatrix using Vec< Vec<T> > |
CPtrMatrix_vector | An implementation of PtrMatrix using vector< vector<T> > |
CPtrVector | Abstract class for an array of objects |
CPtrVector_Singleton | An implementation of PtrVector from a single T object |
CPtrVector_slice | An implementation of PtrVector as a slice of another PtrVector |
CPtrVector_VecPt | An implementation of PtrVector using Vec<T*> |
CPtrVector_VecT | An implementation of PtrVector using Vec<T> |
CPtrVector_vectorPt | An implementation of PtrVector using vector<T*> |
CPtrVector_vectorT | An implementation of PtrVector using vector<T> |
CPtxt | An object that mimics the functionality of the Ctxt object, and acts as a convenient entry point for inputting/encoding data which is to be encrypted |
CPubKey | The public key |
CPubKeyHack | |
Cquarter_FFT | |
CQuery_t | Structure containing all information required for an HE query |
CQueryBuilder | An object used to construct a Query_t object from a logical expression |
Crandom_pa_impl | |
CRandomBlockMatrix | |
CRandomFullBlockMatrix | |
CRandomFullMatrix | |
CRandomMatrix | |
CRandomMultiBlockMatrix | |
CRandomMultiMatrix | |
CRandomState | Facility for "restoring" the NTL PRG state |
CRecryptData | A structure to hold recryption-related data inside the Context |
Creplicate_pa_impl | |
CReplicateHandler | An abstract class to handle call-backs to get the output of replicate |
Crotate_pa_impl | |
CRuntimeError | Inherits from Exception and std::runtime_error |
CScratchCell | A class to help manage the allocation of temporary Ctxt objects |
CSecKey | The secret key |
Cshallow_clone | Shallow copy: initialize with copy constructor |
Cshift_pa_impl | |
CSKHandle | A handle, describing the secret-key element that "matches" a part, of the form s^r(X^t) |
Csub_pa_impl | |
CSubDimension | A node in a tree relative to some generator |
CSumRegister | Class to do a binary tree summation as results appear to keep memory usage to a minimum |
CTensor | |
CTensorSlice | |
CThinEvalMap | Class that provides the functionality for the linear transforms used in "thin" boostrapping, where slots are assumed to contain constants. The interface is exactly the same as for EvalMap, except that the constructor does not have a normal_basis parameter |
CThinRecryptData | Same as above, but for "thin" bootstrapping, where the slots are assumed to contain constants |
CTreeNode | A node in a full binary tree |
Cversion | The class acts as a namespace with all members static. Holds the version number for this code of HElib |
Czz_pXModulus1 | Auxiliary classes to facilitate faster reduction mod Phi_m(X) when the input has degree less than m |
CZZ_pXModulus1 | Placeholder for pXModulus ...no optimizations |
CCmdLineOpts | |
CParamsFileOpts | |
CReader | |
CTOC | |
CWriter |