aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo
Commit message (Expand)AuthorAgeFilesLines
* remove docsMITSUNARI Shigeo2017-12-061-6/+0
* [js] bls-demo is moved to bls-wasmMITSUNARI Shigeo2017-12-055-702/+0
* [js] remove capi functionsMITSUNARI Shigeo2017-11-235-1120/+89
* [js] fix how to build bls-wasmMITSUNARI Shigeo2017-11-083-6/+1
* [js] remove verbose messageMITSUNARI Shigeo2017-11-081-1/+0
* [js] change bls.init apiMITSUNARI Shigeo2017-11-084-37/+30
* [js] fix indentMITSUNARI Shigeo2017-11-051-1/+1
* [js] support Node.jsMITSUNARI Shigeo2017-11-054-485/+497
* [js] unify wrap_inputMITSUNARI Shigeo2017-10-251-77/+25
* [js] refactor bls.jsMITSUNARI Shigeo2017-10-255-739/+1330
* [js] compiled with latset emscriptenMITSUNARI Shigeo2017-10-143-94/+98
* [js] add share and recover methodMITSUNARI Shigeo2017-10-103-0/+246
* [js] add SecretKey.setByCSPRNGMITSUNARI Shigeo2017-10-103-17/+38
* [js] add BlsSecretKeyMITSUNARI Shigeo2017-10-106-46/+77
* [js] change BlsId.setStr/getStrMITSUNARI Shigeo2017-10-103-23/+35
* [js] add callSetter, callGetterMITSUNARI Shigeo2017-10-101-38/+41
* [js] add BlsId classMITSUNARI Shigeo2017-10-093-0/+73
* [js] use funcions in preamble.jsMITSUNARI Shigeo2017-10-091-22/+11
* [js] fix blsIdGet(Dec|Hex)StrMITSUNARI Shigeo2017-10-091-2/+2
* [js] update wasmMITSUNARI Shigeo2017-10-042-1/+1
* use SHA-2 and get same hash value with native codeMITSUNARI Shigeo2017-09-243-2/+1
* fast HashAndMapToGi for wasmMITSUNARI Shigeo2017-09-182-1/+1
* update wasmMITSUNARI Shigeo2017-09-182-1/+1
* add default parameter of blsInitMITSUNARI Shigeo2017-09-183-4/+8
* splict bls-demo.js into bls-demo.js and bls.jsMITSUNARI Shigeo2017-09-163-227/+228
* add style.cssMITSUNARI Shigeo2017-09-141-0/+6
* update demoMITSUNARI Shigeo2017-09-145-147/+526
* select curve typeMITSUNARI Shigeo2017-09-112-5/+27
* rename bls.js to bls_c.jsMITSUNARI Shigeo2017-09-114-2/+2
* move index.htmlMITSUNARI Shigeo2017-09-101-8/+0
* add index.htmlMITSUNARI Shigeo2017-09-101-0/+8
* add demo for wasmMITSUNARI Shigeo2017-09-105-0/+411