aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
Commit message (Expand)AuthorAgeFilesLines
* [js] bls-demo is moved to bls-wasmMITSUNARI Shigeo2017-12-051-66/+0
* [js] remove capi functionsMITSUNARI Shigeo2017-11-231-31/+0
* [js] change bls.init apiMITSUNARI Shigeo2017-11-081-1/+0
* [js] refactor bls.jsMITSUNARI Shigeo2017-10-251-1/+0
* [js] add share and recover methodMITSUNARI Shigeo2017-10-101-0/+4
* [js] add SecretKey.setByCSPRNGMITSUNARI Shigeo2017-10-101-0/+1
* [js] add BlsSecretKeyMITSUNARI Shigeo2017-10-101-0/+2
* [js] change BlsId.setStr/getStrMITSUNARI Shigeo2017-10-101-2/+2
* [js] add BlsId classMITSUNARI Shigeo2017-10-091-0/+9
* use SHA-2 and get same hash value with native codeMITSUNARI Shigeo2017-09-241-1/+0
* splict bls-demo.js into bls-demo.js and bls.jsMITSUNARI Shigeo2017-09-161-1/+2
* update demoMITSUNARI Shigeo2017-09-141-3/+36
* select curve typeMITSUNARI Shigeo2017-09-111-3/+10
* rename bls.js to bls_c.jsMITSUNARI Shigeo2017-09-111-1/+1
* add demo for wasmMITSUNARI Shigeo2017-09-101-0/+43