aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/she.hpp
Commit message (Expand)AuthorAgeFilesLines
* [she] change int64_t to INT templateMITSUNARI Shigeo2017-12-181-20/+33
* [she] add CipherTextGT::mulML, finalExpMITSUNARI Shigeo2017-12-141-9/+38
* [she] change api of Deserialize ; return read bytes if succeed else 0MITSUNARI Shigeo2017-12-091-42/+32
* [she] add serialize methodMITSUNARI Shigeo2017-12-061-0/+54
* she ; exported-she.json is removedMITSUNARI Shigeo2017-11-231-6/+6
* she ; add isZeroMITSUNARI Shigeo2017-11-221-14/+51
* [she] rename CipherTextM to CipherTextGTMITSUNARI Shigeo2017-11-221-44/+44
* [she] removed duplicated codeMITSUNARI Shigeo2017-10-041-1/+0
* [she] add bench for encGi with PrecomputedPublicKeyMITSUNARI Shigeo2017-10-031-5/+42
* [she] add MCLSHE_WIN_SIZE macroMITSUNARI Shigeo2017-10-021-1/+4
* [she] add decGi bench for variable mMITSUNARI Shigeo2017-09-301-6/+20
* [she] add PrecomputedPublicKeyMITSUNARI Shigeo2017-09-301-0/+59
* [she] rename rerandomize to reRandMITSUNARI Shigeo2017-09-281-12/+13
* support int64_t for G::powMITSUNARI Shigeo2017-09-281-6/+6
* [she] change define macro for parameterMITSUNARI Shigeo2017-09-281-7/+7
* [she] modify pairing instead of miller loopMITSUNARI Shigeo2017-09-271-31/+20
* [generic] disable XBYAK if sizeof(Unit) == 4MITSUNARI Shigeo2017-09-251-19/+19
* [she] add underscore for member valuesMITSUNARI Shigeo2017-09-251-182/+182
* [she] use precompute miller loop for QMITSUNARI Shigeo2017-09-251-3/+9
* use window method for GTMITSUNARI Shigeo2017-09-211-27/+26
* use WindowMethod for she:G1:decMITSUNARI Shigeo2017-09-201-22/+59
* add benchMITSUNARI Shigeo2017-09-191-1/+1
* she: add rerandomize(CipherTextM)MITSUNARI Shigeo2017-09-191-5/+30
* she: add enc.pub(CipherTextM&)MITSUNARI Shigeo2017-09-191-6/+70
* rename bnXXXinit to initPairing()MITSUNARI Shigeo2017-09-181-19/+15
* fix typo of urlMITSUNARI Shigeo2017-08-301-1/+1
* fix typo of urlMITSUNARI Shigeo2017-08-301-1/+1
* replace BGN with SHEMITSUNARI Shigeo2017-08-301-26/+26
* rename bgn to sheMITSUNARI Shigeo2017-08-301-0/+1042