Definition of class Client. More...
#include "utils/config.h"
#include "core/big_integer.h"
#include "core/paillier.h"
#include "core/dgk.h"
#include "core/secure_extremum_selection_client.h"
#include "private_recommendations_utils/secure_comparison_client.h"
#include <iostream>
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | SeComLib::SecureExtremumSelection::Client |
Client. More... | |
Namespaces | |
SeComLib | |
The enclosing namespace. | |
SeComLib::SecureExtremumSelection | |
Simulation for secure minimum and maximum selection. | |
Definition of class Client.
Definition in file secure_extremum_selection/client.h.