|
Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
|
Public Member Functions | |
| SPIRServerQuery (const SPIRServerQuery &other) | |
| SPIRServerQuery & | operator= (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) |
1.8.7