Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove docs | MITSUNARI Shigeo | 2017-12-06 | 2 | -147/+0 |
* | [js] bls-demo is moved to bls-wasm | MITSUNARI Shigeo | 2017-12-05 | 5 | -702/+0 |
* | [js] remove capi functions | MITSUNARI Shigeo | 2017-11-23 | 5 | -1120/+89 |
* | [js] fix how to build bls-wasm | MITSUNARI Shigeo | 2017-11-08 | 3 | -6/+1 |
* | [js] remove verbose message | MITSUNARI Shigeo | 2017-11-08 | 1 | -1/+0 |
* | [js] change bls.init api | MITSUNARI Shigeo | 2017-11-08 | 4 | -37/+30 |
* | [js] fix indent | MITSUNARI Shigeo | 2017-11-05 | 1 | -1/+1 |
* | [js] support Node.js | MITSUNARI Shigeo | 2017-11-05 | 4 | -485/+497 |
* | [js] unify wrap_input | MITSUNARI Shigeo | 2017-10-25 | 1 | -77/+25 |
* | [js] refactor bls.js | MITSUNARI Shigeo | 2017-10-25 | 5 | -739/+1330 |
* | [js] compiled with latset emscripten | MITSUNARI Shigeo | 2017-10-14 | 3 | -94/+98 |
* | [js] add share and recover method | MITSUNARI Shigeo | 2017-10-10 | 3 | -0/+246 |
* | [js] add SecretKey.setByCSPRNG | MITSUNARI Shigeo | 2017-10-10 | 3 | -17/+38 |
* | [js] add BlsSecretKey | MITSUNARI Shigeo | 2017-10-10 | 6 | -46/+77 |
* | [js] change BlsId.setStr/getStr | MITSUNARI Shigeo | 2017-10-10 | 3 | -23/+35 |
* | [js] add callSetter, callGetter | MITSUNARI Shigeo | 2017-10-10 | 1 | -38/+41 |
* | [js] add BlsId class | MITSUNARI Shigeo | 2017-10-09 | 3 | -0/+73 |
* | [js] use funcions in preamble.js | MITSUNARI Shigeo | 2017-10-09 | 1 | -22/+11 |
* | [js] fix blsIdGet(Dec|Hex)Str | MITSUNARI Shigeo | 2017-10-09 | 1 | -2/+2 |
* | [js] update wasm | MITSUNARI Shigeo | 2017-10-04 | 2 | -1/+1 |
* | use SHA-2 and get same hash value with native code | MITSUNARI Shigeo | 2017-09-24 | 3 | -2/+1 |
* | fast HashAndMapToGi for wasm | MITSUNARI Shigeo | 2017-09-18 | 2 | -1/+1 |
* | update wasm | MITSUNARI Shigeo | 2017-09-18 | 2 | -1/+1 |
* | add default parameter of blsInit | MITSUNARI Shigeo | 2017-09-18 | 3 | -4/+8 |
* | doc for api | MITSUNARI Shigeo | 2017-09-16 | 1 | -1/+134 |
* | splict bls-demo.js into bls-demo.js and bls.js | MITSUNARI Shigeo | 2017-09-16 | 3 | -227/+228 |
* | add style.css | MITSUNARI Shigeo | 2017-09-14 | 1 | -0/+6 |
* | update demo | MITSUNARI Shigeo | 2017-09-14 | 5 | -147/+526 |
* | select curve type | MITSUNARI Shigeo | 2017-09-11 | 2 | -5/+27 |
* | rename bls.js to bls_c.js | MITSUNARI Shigeo | 2017-09-11 | 4 | -2/+2 |
* | move index.html | MITSUNARI Shigeo | 2017-09-10 | 1 | -1/+1 |
* | add index.html | MITSUNARI Shigeo | 2017-09-10 | 1 | -0/+8 |
* | add demo for wasm | MITSUNARI Shigeo | 2017-09-10 | 5 | -0/+411 |