Commit Graph

1314 Commits (82ca08372d3dc228adca0437a4d20f0dbe84957c)
 

Author SHA1 Message Date
MITSUNARI Shigeo 3e5adb7c33 [she] add serialize method 7 years ago
MITSUNARI Shigeo 506a4790e1 [js] docs/demo is moved to mcl-wasm 7 years ago
MITSUNARI Shigeo d331a6488e update Makefile for she-wasm 7 years ago
MITSUNARI Shigeo 60df863498 [js] change link to bls-demo 7 years ago
MITSUNARI Shigeo 910944f7a1 [ibe] add comments 7 years ago
MITSUNARI Shigeo 80ff5db6b8 [ibe] add comment 7 years ago
MITSUNARI Shigeo 25285fcc1c [js] add IBE demo 7 years ago
MITSUNARI Shigeo 97b4208ce1 [js] remove exported-mcl.json ; add setInt32 for JS 7 years ago
MITSUNARI Shigeo 6dfc9d153a use strict 7 years ago
MITSUNARI Shigeo df1921c3c1 [she] add SecretKey.isZero(c) 7 years ago
MITSUNARI Shigeo 2f53f90067 she ; exported-she.json is removed 7 years ago
MITSUNARI Shigeo 48ede76489 she ; print error message to stderr 7 years ago
MITSUNARI Shigeo b7d80503d2 she ; add isZero for c api 7 years ago
MITSUNARI Shigeo cbe02b4961 she ; add isZero 7 years ago
MITSUNARI Shigeo db9488e061 [she] rename CipherTextM to CipherTextGT 7 years ago
MITSUNARI Shigeo c6080baafd add mcl-wasm(TBD) 7 years ago
MITSUNARI Shigeo ab81863766 exported-she.txt is removed 7 years ago
MITSUNARI Shigeo 55fb850402 add wasm option(TBD) 7 years ago
MITSUNARI Shigeo a7f69a0857 [js] add bench for index.html 7 years ago
MITSUNARI Shigeo 796119d857 [js] simple demo 7 years ago
MITSUNARI Shigeo 3b41a2891f [js] refactor Makefile for wasm 7 years ago
MITSUNARI Shigeo aa76e7ce48 [js] change she.init api 7 years ago
MITSUNARI Shigeo 4057edeeba [js] use pre.js 7 years ago
MITSUNARI Shigeo a38a594cd0 [js] shrink html 7 years ago
MITSUNARI Shigeo d8c8778018
fix typo 7 years ago
MITSUNARI Shigeo 5455f942c1 [js] fix link to she_c.js 7 years ago
MITSUNARI Shigeo f274a57db5 [js] rename files 7 years ago
MITSUNARI Shigeo 8ff379387e [js] use two-spaces indent 7 years ago
MITSUNARI Shigeo ee249d839f [js] some refactoring 7 years ago
MITSUNARI Shigeo 18ac8a55d2 [js] she.js supports Node.js and browser 7 years ago
MITSUNARI Shigeo 03925e780a [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS 7 years ago
MITSUNARI Shigeo 4941c28cd3 [js] remove unnecessary parameter 7 years ago
MITSUNARI Shigeo e0b84c117d [trivial] remove warning 7 years ago
MITSUNARI Shigeo 463dfe6484 [js] use subarray to set array 7 years ago
MITSUNARI Shigeo e6cb8ab59c [js] unify wrap_input 7 years ago
MITSUNARI Shigeo 3219815819 [js] move exported-she.js to exported-she.json 7 years ago
MITSUNARI Shigeo 00380d7d70 correct dependency of she_c256.obj 7 years ago
MITSUNARI Shigeo a879755b46 remove warning by clang 7 years ago
MITSUNARI Shigeo 9501612d55 [js] update doc in she2.html 7 years ago
MITSUNARI Shigeo f7c8fc96ae [js] add PublicKey.convertToCipherTextGT 7 years ago
MITSUNARI Shigeo 15e970b3fd [js] fix typo of she-ja.html 7 years ago
MITSUNARI Shigeo 54496ff6e8 [she] add sheConvertFromGi 7 years ago
MITSUNARI Shigeo fc058f0c4d [js] add getXXXFromHexStr 7 years ago
MITSUNARI Shigeo 2b95f08ab2 [js] add Japanese version 7 years ago
MITSUNARI Shigeo 9a89c7ddce [js] colored table 7 years ago
MITSUNARI Shigeo c834ac018d [doc] add link to she2.html 7 years ago
MITSUNARI Shigeo cba0e17a74 [js] add new demo 7 years ago
MITSUNARI Shigeo 809389db84 [js] add toHexStr/fromHexStr 7 years ago
MITSUNARI Shigeo a998c5188f [js] add reRand method 7 years ago
MITSUNARI Shigeo 3838d34613 [js] change api of enc/dec/mulInt ; add mul 7 years ago