Commit Graph

1590 Commits (ee824b12f909ce3d40d998f3e776892f515eebd5)
 

Author SHA1 Message Date
MITSUNARI Shigeo c4ef630fd8 [she] add decViaGT for large tryNum 7 years ago
MITSUNARI Shigeo 07dc8da94e [she] add comment to convertG2ToGT 7 years ago
MITSUNARI Shigeo 68533d869b [she] add bench of convertGi to GT 7 years ago
MITSUNARI Shigeo 4024443b17 fix compile error on visual studio 7 years ago
MITSUNARI Shigeo 1a0bc93515 update CMakefile for new cybozulib 7 years ago
MITSUNARI Shigeo 3f8c889239 all classes use new load/save api 7 years ago
MITSUNARI Shigeo f3ab053e8c use new steram api 7 years ago
MITSUNARI Shigeo 2859989e7e use hasNext for loadWord 7 years ago
MITSUNARI Shigeo 95f071a1ce add Fp::save, load 7 years ago
MITSUNARI Shigeo 77fa156b15 remove old deserialize api 7 years ago
MITSUNARI Shigeo 3d693792d4 [she] add test of mul 7 years ago
MITSUNARI Shigeo e97429b685 [she] change int64_t to INT template 7 years ago
MITSUNARI Shigeo 1aeba95eff [she] C++ test of mulML + finalExp 7 years ago
MITSUNARI Shigeo 3af747618f [she] add test 7 years ago
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