aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/elgamal.hpp
Commit message (Expand)AuthorAgeFilesLines
* clear Elgamal::CipherText in cstrMITSUNARI Shigeo2017-09-031-0/+4
* change ioMode for EcMITSUNARI Shigeo2017-08-231-11/+11
* elgamal supports ioModeMITSUNARI Shigeo2017-06-071-67/+127
* add link to ZKPMITSUNARI Shigeo2016-02-011-0/+1
* update elgamal.hppMITSUNARI Shigeo2015-11-051-40/+82
* toStr/fromStr are backward compatibilityMITSUNARI Shigeo2015-09-031-0/+8
* rename Gmp to MpzMITSUNARI Shigeo2015-06-111-1/+1
* rename toStr/fromStr to getStr/setStrMITSUNARI Shigeo2015-06-111-16/+21
* add elgamalMITSUNARI Shigeo2015-06-111-145/+119
* rename len to sizeMITSUNARI Shigeo2015-06-111-16/+16
* test of window method is okMITSUNARI Shigeo2015-06-101-4/+4
* elgamal classMITSUNARI Shigeo2015-06-091-0/+504