|
ComputeFHE 1.0
General-Purpose Privacy-Preserving Computation Library for TFHE
|
Provides vector containers with support for oblivious, encrypted indexing. More...


Go to the source code of this file.
Classes | |
| class | computefhe::Eitem< T, U > |
| Proxy object for accessing and modifying elements in an Evector using encrypted indices. More... | |
| class | computefhe::Evector< T > |
| General template for Evector. More... | |
| class | computefhe::Evector< Einteger > |
| Specialization of Evector for Einteger. More... | |
| class | computefhe::Evector< Efixedpoint > |
| Specialization of Evector for Efixedpoint. More... | |
| class | computefhe::Evector< EFix< N, F, S > > |
| Specialization of Evector for templated EFix types. More... | |
Provides vector containers with support for oblivious, encrypted indexing.