aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/she.h
Commit message (Expand)AuthorAgeFilesLines
* break backword compatibility of 2nd argument of mclBn_initMITSUNARI Shigeo2018-10-221-3/+5
* test for clangMITSUNARI Shigeo2018-06-051-0/+2
* Merge branch 'master' into zkpMITSUNARI Shigeo2018-05-031-0/+6
|\
| * add CipherText::negMITSUNARI Shigeo2018-04-171-0/+6
* | add ZkpEqMITSUNARI Shigeo2018-03-141-10/+16
* | add ZkpBinEqMITSUNARI Shigeo2018-03-141-0/+16
|/
* [she] add serialize/deserialize for ZkpBinMITSUNARI Shigeo2018-02-061-0/+2
* [she] add ZkpBin api for cMITSUNARI Shigeo2018-02-061-1/+25
* [she] add sheDecGiViaGTMITSUNARI Shigeo2018-01-031-0/+6
* [she] change decG1ViaGT to useDecG1ViaGTMITSUNARI Shigeo2018-01-031-2/+2
* add sheDecGiViaGTMITSUNARI Shigeo2018-01-031-0/+10
* [she] change api ; add setTryNum() and remove tryNum in setRangeForDLPMITSUNARI Shigeo2018-01-031-7/+12
* [she] add tryNum argument to loadTable()MITSUNARI Shigeo2018-01-031-3/+3
* [she] add option to make DLP tableMITSUNARI Shigeo2017-12-301-0/+16
* [she] add CipherTextGT::mulML, finalExpMITSUNARI Shigeo2017-12-141-0/+7
* [she] add PrecomputedPublicKey api for cMITSUNARI Shigeo2017-12-131-0/+9
* [she] Enc32 and Mul32 are unified to Enc, MulMITSUNARI Shigeo2017-12-101-33/+23
* [she] change api of Deserialize ; return read bytes if succeed else 0MITSUNARI Shigeo2017-12-091-6/+6
* she ; exported-she.json is removedMITSUNARI Shigeo2017-11-231-2/+2
* she ; add isZero for c apiMITSUNARI Shigeo2017-11-221-0/+7
* [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONSMITSUNARI Shigeo2017-11-011-1/+5
* [she] add sheConvertFromGiMITSUNARI Shigeo2017-10-181-0/+5
* [js] add add/sub/mulIntMITSUNARI Shigeo2017-10-171-0/+5
* [js] enc/dec for G1/G2/GTMITSUNARI Shigeo2017-10-171-0/+1
* [she] add demo by WASMMITSUNARI Shigeo2017-10-021-0/+8
* [she] use int64_t instead of uint32_t *MITSUNARI Shigeo2017-10-011-3/+3
* [she] change C api of sheDecMITSUNARI Shigeo2017-10-011-10/+10
* [she] add C api for sheMITSUNARI Shigeo2017-09-281-0/+139