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