aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.js
Commit message (Expand)AuthorAgeFilesLines
* [js] remove capi functionsMITSUNARI Shigeo2017-11-231-164/+65
* [js] fix how to build bls-wasmMITSUNARI Shigeo2017-11-081-5/+0
* [js] change bls.init apiMITSUNARI Shigeo2017-11-081-30/+24
* [js] fix indentMITSUNARI Shigeo2017-11-051-1/+1
* [js] support Node.jsMITSUNARI Shigeo2017-11-051-480/+490
* [js] unify wrap_inputMITSUNARI Shigeo2017-10-251-77/+25
* [js] refactor bls.jsMITSUNARI Shigeo2017-10-251-303/+406
* [js] compiled with latset emscriptenMITSUNARI Shigeo2017-10-141-93/+97
* [js] add share and recover methodMITSUNARI Shigeo2017-10-101-0/+124
* [js] add SecretKey.setByCSPRNGMITSUNARI Shigeo2017-10-101-17/+34
* [js] add BlsSecretKeyMITSUNARI Shigeo2017-10-101-40/+61
* [js] change BlsId.setStr/getStrMITSUNARI Shigeo2017-10-101-18/+30
* [js] add callSetter, callGetterMITSUNARI Shigeo2017-10-101-38/+41
* [js] add BlsId classMITSUNARI Shigeo2017-10-091-0/+55
* [js] use funcions in preamble.jsMITSUNARI Shigeo2017-10-091-22/+11
* [js] fix blsIdGet(Dec|Hex)StrMITSUNARI Shigeo2017-10-091-2/+2
* add default parameter of blsInitMITSUNARI Shigeo2017-09-181-0/+4
* splict bls-demo.js into bls-demo.js and bls.jsMITSUNARI Shigeo2017-09-161-0/+225
* rename bls.js to bls_c.jsMITSUNARI Shigeo2017-09-111-14/+0
* add demo for wasmMITSUNARI Shigeo2017-09-101-0/+14