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 "private_recommendations_utils/secure_comparison_client.h"
#include <string>
#include <deque>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | SeComLib::PrivateRecommendations::PrivacyServiceProvider |
Privacy Service Provider. More... | |
Namespaces | |
SeComLib | |
The enclosing namespace. | |
SeComLib::PrivateRecommendations | |
Simulation for paper: Generating Private Recommendations Efficiently Using Homomorphic Encryption and Data Packing. | |
Definition of class PrivacyServiceProvider.
Definition in file privacy_service_provider.h.