aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/she.h
Commit message (Expand)AuthorAgeFilesLines
* [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