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

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.
 

Detailed Description

Definition of class PrivacyServiceProvider.

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

Definition in file privacy_service_provider.h.