aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls-demo.js
Commit message (Collapse)AuthorAgeFilesLines
* [js] bls-demo is moved to bls-wasmMITSUNARI Shigeo2017-12-051-217/+0
|
* [js] remove capi functionsMITSUNARI Shigeo2017-11-231-112/+23
|
* [js] remove verbose messageMITSUNARI Shigeo2017-11-081-1/+0
|
* [js] change bls.init apiMITSUNARI Shigeo2017-11-081-6/+6
|
* [js] support Node.jsMITSUNARI Shigeo2017-11-051-4/+6
|
* [js] refactor bls.jsMITSUNARI Shigeo2017-10-251-298/+112
|
* [js] add share and recover methodMITSUNARI Shigeo2017-10-101-0/+118
|
* [js] add SecretKey.setByCSPRNGMITSUNARI Shigeo2017-10-101-0/+3
|
* [js] add BlsSecretKeyMITSUNARI Shigeo2017-10-101-1/+9
|
* [js] change BlsId.setStr/getStrMITSUNARI Shigeo2017-10-101-3/+3
|
* [js] add BlsId classMITSUNARI Shigeo2017-10-091-0/+9
|
* add default parameter of blsInitMITSUNARI Shigeo2017-09-181-1/+1
|
* splict bls-demo.js into bls-demo.js and bls.jsMITSUNARI Shigeo2017-09-161-226/+1
|
* update demoMITSUNARI Shigeo2017-09-141-114/+460
|
* select curve typeMITSUNARI Shigeo2017-09-111-2/+17
|
* rename bls.js to bls_c.jsMITSUNARI Shigeo2017-09-111-1/+1
|
* add demo for wasmMITSUNARI Shigeo2017-09-101-0/+217