Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [she] change int64_t to INT template | MITSUNARI Shigeo | 2017-12-18 | 1 | -20/+33 |
* | [she] add CipherTextGT::mulML, finalExp | MITSUNARI Shigeo | 2017-12-14 | 1 | -9/+38 |
* | [she] change api of Deserialize ; return read bytes if succeed else 0 | MITSUNARI Shigeo | 2017-12-09 | 1 | -42/+32 |
* | [she] add serialize method | MITSUNARI Shigeo | 2017-12-06 | 1 | -0/+54 |
* | she ; exported-she.json is removed | MITSUNARI Shigeo | 2017-11-23 | 1 | -6/+6 |
* | she ; add isZero | MITSUNARI Shigeo | 2017-11-22 | 1 | -14/+51 |
* | [she] rename CipherTextM to CipherTextGT | MITSUNARI Shigeo | 2017-11-22 | 1 | -44/+44 |
* | [she] removed duplicated code | MITSUNARI Shigeo | 2017-10-04 | 1 | -1/+0 |
* | [she] add bench for encGi with PrecomputedPublicKey | MITSUNARI Shigeo | 2017-10-03 | 1 | -5/+42 |
* | [she] add MCLSHE_WIN_SIZE macro | MITSUNARI Shigeo | 2017-10-02 | 1 | -1/+4 |
* | [she] add decGi bench for variable m | MITSUNARI Shigeo | 2017-09-30 | 1 | -6/+20 |
* | [she] add PrecomputedPublicKey | MITSUNARI Shigeo | 2017-09-30 | 1 | -0/+59 |
* | [she] rename rerandomize to reRand | MITSUNARI Shigeo | 2017-09-28 | 1 | -12/+13 |
* | support int64_t for G::pow | MITSUNARI Shigeo | 2017-09-28 | 1 | -6/+6 |
* | [she] change define macro for parameter | MITSUNARI Shigeo | 2017-09-28 | 1 | -7/+7 |
* | [she] modify pairing instead of miller loop | MITSUNARI Shigeo | 2017-09-27 | 1 | -31/+20 |
* | [generic] disable XBYAK if sizeof(Unit) == 4 | MITSUNARI Shigeo | 2017-09-25 | 1 | -19/+19 |
* | [she] add underscore for member values | MITSUNARI Shigeo | 2017-09-25 | 1 | -182/+182 |
* | [she] use precompute miller loop for Q | MITSUNARI Shigeo | 2017-09-25 | 1 | -3/+9 |
* | use window method for GT | MITSUNARI Shigeo | 2017-09-21 | 1 | -27/+26 |
* | use WindowMethod for she:G1:dec | MITSUNARI Shigeo | 2017-09-20 | 1 | -22/+59 |
* | add bench | MITSUNARI Shigeo | 2017-09-19 | 1 | -1/+1 |
* | she: add rerandomize(CipherTextM) | MITSUNARI Shigeo | 2017-09-19 | 1 | -5/+30 |
* | she: add enc.pub(CipherTextM&) | MITSUNARI Shigeo | 2017-09-19 | 1 | -6/+70 |
* | rename bnXXXinit to initPairing() | MITSUNARI Shigeo | 2017-09-18 | 1 | -19/+15 |
* | fix typo of url | MITSUNARI Shigeo | 2017-08-30 | 1 | -1/+1 |
* | fix typo of url | MITSUNARI Shigeo | 2017-08-30 | 1 | -1/+1 |
* | replace BGN with SHE | MITSUNARI Shigeo | 2017-08-30 | 1 | -26/+26 |
* | rename bgn to she | MITSUNARI Shigeo | 2017-08-30 | 1 | -0/+1042 |