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

Definition of template abstract class CryptoProvider. More...

#include "big_integer.h"
#include "ciphertext_base.h"
#include "randomizer_cache_parameters.h"
#include "randomizer_container.h"
#include "randomizer_base.h"
#include "randomizer_cache.h"
#include <memory>
#include <stdexcept>
#include "crypto_provider.hpp"

Go to the source code of this file.

Classes

class  SeComLib::Core::CryptoProvider< T_PublicKey, T_PrivateKey, T_Ciphertext, T_Randomizer >
 Template abstract base class for homomorphic encryption primitives. More...
 

Namespaces

 SeComLib
 The enclosing namespace.
 
 SeComLib::Core
 Contains the core library.
 

Detailed Description

Definition of template abstract class CryptoProvider.

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

Definition in file crypto_provider.h.