Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
RSDecoder< F, vec_F, FX, FXY, mat_F > Member List

This is the complete list of members for RSDecoder< F, vec_F, FX, FXY, mat_F >, including all inherited members.

append(const string &s, const F &wz, unsigned int bytes_per_word)RSDecoder< F, vec_F, FX, FXY, mat_F >static
Recover(dbsize_t bytes_per_word, nservers_t t, nservers_t h, const vector< nservers_t > &goodservers, const vector< vector< vec_F > > &values, const vec_F &server_indices, vector< vector< DecoderResult< F > > > &results, vector< std::set< dbsize_t > > &decoded, const vector< vec_F > &vec_interp_indices, const nqueries_t multi_only=0)RSDecoder< F, vec_F, FX, FXY, mat_F >
RSDecoder()RSDecoder< F, vec_F, FX, FXY, mat_F >inline
RSDecoder(const ZZ &p1, const ZZ &p2)RSDecoder< F, vec_F, FX, FXY, mat_F >inline
test_interpolate(unsigned short t, const vec_F &values, const vec_F &indices, const vector< unsigned short > &I, const vector< unsigned short > &G, unsigned short &numagree, unsigned short &numdisagree, vector< unsigned short > &vecagree, FX &phi)RSDecoder< F, vec_F, FX, FXY, mat_F >static