aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.js
Commit message (Expand)AuthorAgeFilesLines
* [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