SeComLib
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Classes | Namespaces | Macros
private_recommendations_data_packing/client.h File Reference

Definition of class Client. More...

#include "utils/config.h"
#include "utils/date_time.h"
#include "utils/cpu_timer.h"
#include "core/paillier.h"
#include "core/randomizer_cache.h"
#include "core/blinding_factor_cache_parameters.h"
#include "private_recommendations_utils/decryption_blinding_factor_container.h"
#include "service_provider.h"
#include "privacy_service_provider.h"
#include <fstream>
#include <string>
#include <sstream>
#include <deque>
#include <stdexcept>

Go to the source code of this file.

Classes

class  SeComLib::PrivateRecommendationsDataPacking::Client
 Client. More...
 

Namespaces

 SeComLib
 The enclosing namespace.
 
 SeComLib::PrivateRecommendationsDataPacking
 Simulation for paper: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing.
 

Detailed Description

Definition of class Client.

Author
Mihai Todor (todor.nosp@m.miha.nosp@m.i@gma.nosp@m.il.c.nosp@m.om)

Definition in file private_recommendations_data_packing/client.h.