aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* [js] fix indentMITSUNARI Shigeo2017-11-051-1/+1
|
* [js] support Node.jsMITSUNARI Shigeo2017-11-054-485/+497
|
* [js] unify wrap_inputMITSUNARI Shigeo2017-10-251-77/+25
|
* [js] refactor bls.jsMITSUNARI Shigeo2017-10-255-739/+1330
|
* [js] compiled with latset emscriptenMITSUNARI Shigeo2017-10-143-94/+98
|
* [js] add share and recover methodMITSUNARI Shigeo2017-10-103-0/+246
|
* [js] add SecretKey.setByCSPRNGMITSUNARI Shigeo2017-10-103-17/+38
|
* [js] add BlsSecretKeyMITSUNARI Shigeo2017-10-106-46/+77
|
* [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
|
* doc for apiMITSUNARI Shigeo2017-09-161-1/+134
|
* 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-1/+1
|
* add index.htmlMITSUNARI Shigeo2017-09-101-0/+8
|
* add demo for wasmMITSUNARI Shigeo2017-09-105-0/+411