Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | break backword compatibility of 2nd argument of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -3/+5 |
* | test for clang | MITSUNARI Shigeo | 2018-06-05 | 1 | -0/+2 |
* | Merge branch 'master' into zkp | MITSUNARI Shigeo | 2018-05-03 | 1 | -0/+6 |
|\ | |||||
| * | add CipherText::neg | MITSUNARI Shigeo | 2018-04-17 | 1 | -0/+6 |
* | | add ZkpEq | MITSUNARI Shigeo | 2018-03-14 | 1 | -10/+16 |
* | | add ZkpBinEq | MITSUNARI Shigeo | 2018-03-14 | 1 | -0/+16 |
|/ | |||||
* | [she] add serialize/deserialize for ZkpBin | MITSUNARI Shigeo | 2018-02-06 | 1 | -0/+2 |
* | [she] add ZkpBin api for c | MITSUNARI Shigeo | 2018-02-06 | 1 | -1/+25 |
* | [she] add sheDecGiViaGT | MITSUNARI Shigeo | 2018-01-03 | 1 | -0/+6 |
* | [she] change decG1ViaGT to useDecG1ViaGT | MITSUNARI Shigeo | 2018-01-03 | 1 | -2/+2 |
* | add sheDecGiViaGT | MITSUNARI Shigeo | 2018-01-03 | 1 | -0/+10 |
* | [she] change api ; add setTryNum() and remove tryNum in setRangeForDLP | MITSUNARI Shigeo | 2018-01-03 | 1 | -7/+12 |
* | [she] add tryNum argument to loadTable() | MITSUNARI Shigeo | 2018-01-03 | 1 | -3/+3 |
* | [she] add option to make DLP table | MITSUNARI Shigeo | 2017-12-30 | 1 | -0/+16 |
* | [she] add CipherTextGT::mulML, finalExp | MITSUNARI Shigeo | 2017-12-14 | 1 | -0/+7 |
* | [she] add PrecomputedPublicKey api for c | MITSUNARI Shigeo | 2017-12-13 | 1 | -0/+9 |
* | [she] Enc32 and Mul32 are unified to Enc, Mul | MITSUNARI Shigeo | 2017-12-10 | 1 | -33/+23 |
* | [she] change api of Deserialize ; return read bytes if succeed else 0 | MITSUNARI Shigeo | 2017-12-09 | 1 | -6/+6 |
* | she ; exported-she.json is removed | MITSUNARI Shigeo | 2017-11-23 | 1 | -2/+2 |
* | she ; add isZero for c api | MITSUNARI Shigeo | 2017-11-22 | 1 | -0/+7 |
* | [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS | MITSUNARI Shigeo | 2017-11-01 | 1 | -1/+5 |
* | [she] add sheConvertFromGi | MITSUNARI Shigeo | 2017-10-18 | 1 | -0/+5 |
* | [js] add add/sub/mulInt | MITSUNARI Shigeo | 2017-10-17 | 1 | -0/+5 |
* | [js] enc/dec for G1/G2/GT | MITSUNARI Shigeo | 2017-10-17 | 1 | -0/+1 |
* | [she] add demo by WASM | MITSUNARI Shigeo | 2017-10-02 | 1 | -0/+8 |
* | [she] use int64_t instead of uint32_t * | MITSUNARI Shigeo | 2017-10-01 | 1 | -3/+3 |
* | [she] change C api of sheDec | MITSUNARI Shigeo | 2017-10-01 | 1 | -10/+10 |
* | [she] add C api for she | MITSUNARI Shigeo | 2017-09-28 | 1 | -0/+139 |