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

Implementation of class ElGamal. More...

#include "el_gamal.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 ElGamal.

Implementation described in the paper "A secure and optimally efficient multi-authority election scheme" by Ronald Cramer, Rosario Gennaro, Berry Schoenmakers, 1997 The decription of [0] without using the decryption map was suggested in the paper "An Efficient and Verifiable Solution to the Millionaire Problem" by Kun Peng, Colin Boyd, Ed Dawson, Byoungcheon Lee, 2005

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

Definition in file el_gamal.cpp.