Definition of class PrivacyServiceProvider. More...
#include "utils/config.h"#include "core/big_integer.h"#include "core/random_provider.h"#include "core/paillier.h"#include "core/dgk.h"#include "core/secure_multiplication_client.h"#include "secure_comparison_client.h"#include <string>#include <deque>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | SeComLib::PrivateRecommendationsDataPacking::PrivacyServiceProvider |
| Privacy 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 PrivacyServiceProvider.
Definition in file data_packing/privacy_service_provider.h.
1.8.6