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. | |
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
Definition in file el_gamal.cpp.