Definition of class ServiceProvider. More...
#include "utils/config.h"#include "utils/cpu_timer.h"#include "core/big_integer.h"#include "core/random_provider.h"#include "core/paillier.h"#include "core/secure_multiplication_server.h"#include "secure_comparison_server.h"#include <string>#include <deque>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | SeComLib::PrivateRecommendationsDataPacking::ServiceProvider |
| Service Provider. More... | |
Namespaces | |
| SeComLib | |
| The enclosing namespace. | |
| SeComLib::PrivateRecommendationsDataPacking | |
| Simulation for paper: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing. | |
Definition of class ServiceProvider.
Definition in file data_packing/service_provider.h.
1.8.6