SeComLib
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Namespaces
paillier.cpp File Reference

Implementation of class Paillier. More...

#include "paillier.h"

Go to the source code of this file.

Namespaces

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

Detailed Description

Implementation of class Paillier.

Implementation described in the paper "Public-Key Cryptosystems Based on Composite Degree Residuosity Classes" by Pacal Paillier, 1999 (using CRT to speedup decryption)

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

Definition in file paillier.cpp.