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. | |
Definition of class Client.
Definition in file private_recommendations_data_packing/client.h.
1.8.6