MITSUNARI Shigeo
|
1888911f96
|
[she] add CipherTextGT::mulML, finalExp
|
7 years ago |
MITSUNARI Shigeo
|
7115d21cca
|
[she] increase TOTAL_MEMORY
|
7 years ago |
MITSUNARI Shigeo
|
d80d10da39
|
[she] add PrecomputedPublicKey api for c
|
7 years ago |
MITSUNARI Shigeo
|
65562d873d
|
fix for macro mclSize
|
7 years ago |
MITSUNARI Shigeo
|
a29506decb
|
fix ; correct array
|
7 years ago |
MITSUNARI Shigeo
|
99a8fe21c5
|
use macro instead of typedef for cgo
|
7 years ago |
MITSUNARI Shigeo
|
8e2e94379a
|
Enc32 is removed
|
7 years ago |
MITSUNARI Shigeo
|
4478787e64
|
[she] Enc32 and Mul32 are unified to Enc, Mul
|
7 years ago |
MITSUNARI Shigeo
|
c1d4831f62
|
define MCLBN_USE_NEW_DESERIALIZE_API for mcl-wasm
|
7 years ago |
MITSUNARI Shigeo
|
f5cb5cc1f3
|
[capi] new deserialize api
|
7 years ago |
MITSUNARI Shigeo
|
6b6432f863
|
change size_t to mclSize of bn.h for JS
|
7 years ago |
MITSUNARI Shigeo
|
6004f31f3b
|
[she] change api of Deserialize ; return read bytes if succeed else 0
|
7 years ago |
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 |