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 |
MITSUNARI Shigeo
|
2b44612208
|
[js] add add/sub/mulInt
|
7 years ago |
MITSUNARI Shigeo
|
12c0e1a02f
|
[js] enc/dec for G1/G2/GT
|
7 years ago |
MITSUNARI Shigeo
|
c5af29d908
|
[js] rename pub.enc to pub.encG1
|
7 years ago |
MITSUNARI Shigeo
|
204126a143
|
[js] enc/dec for G1 is ok
|
7 years ago |
MITSUNARI Shigeo
|
b9348ed313
|
[js] under constructing of class
|
7 years ago |
MITSUNARI Shigeo
|
1ba7cf4c76
|
[js] set global const
|
7 years ago |
MITSUNARI Shigeo
|
027cb1a23a
|
[js] same as bls
|
7 years ago |
MITSUNARI Shigeo
|
76a20f8d67
|
[she] add clock()
|
7 years ago |
MITSUNARI Shigeo
|
4fdb412feb
|
update arm64 benchmark
|
7 years ago |
MITSUNARI Shigeo
|
2cadaf321b
|
[she] show time to compute DLP tables
|
7 years ago |
MITSUNARI Shigeo
|
e3a9d34bb4
|
[js] a little optimization of mclshe.wasm
|
7 years ago |
MITSUNARI Shigeo
|
cfa1163b76
|
[bn] remove old unused code
|
7 years ago |
MITSUNARI Shigeo
|
d196469678
|
[bn] a little optimization of addLineWithoutP
|
7 years ago |
MITSUNARI Shigeo
|
bade8efc64
|
[bn] mul_024 uses mulOpt
|
7 years ago |
MITSUNARI Shigeo
|
0bfdb500a0
|
[bn] a little optimization of mul_024
|
7 years ago |
MITSUNARI Shigeo
|
ad41e793c8
|
[she] removed duplicated code
|
7 years ago |
MITSUNARI Shigeo
|
556ceff945
|
[she] update benchmark
|
7 years ago |
MITSUNARI Shigeo
|
bfeb3c3296
|
[she] add bench for encGi with PrecomputedPublicKey
|
7 years ago |
MITSUNARI Shigeo
|
651e122018
|
add link to SHE demo
|
7 years ago |