Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
SPIRServerQuery Class Reference

Public Member Functions

 SPIRServerQuery (const SPIRServerQuery &other)
 
SPIRServerQueryoperator= (SPIRServerQuery other)
 
bool read_spir_input (PercyServerParams *params, std::istream &is)
 
bool query_verification (PercyServerParams *params, vec_ZZ_p &inputvector)
 
bool init_randomization (PercyServerParams *params, unsigned char *prng_seed)
 
bool randomize_response (vec_ZZ_p &response)
 

The documentation for this class was generated from the following file: