Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [js] bls-demo is moved to bls-wasm | MITSUNARI Shigeo | 2017-12-05 | 1 | -217/+0 |
* | [js] remove capi functions | MITSUNARI Shigeo | 2017-11-23 | 1 | -112/+23 |
* | [js] remove verbose message | MITSUNARI Shigeo | 2017-11-08 | 1 | -1/+0 |
* | [js] change bls.init api | MITSUNARI Shigeo | 2017-11-08 | 1 | -6/+6 |
* | [js] support Node.js | MITSUNARI Shigeo | 2017-11-05 | 1 | -4/+6 |
* | [js] refactor bls.js | MITSUNARI Shigeo | 2017-10-25 | 1 | -298/+112 |
* | [js] add share and recover method | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+118 |
* | [js] add SecretKey.setByCSPRNG | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+3 |
* | [js] add BlsSecretKey | MITSUNARI Shigeo | 2017-10-10 | 1 | -1/+9 |
* | [js] change BlsId.setStr/getStr | MITSUNARI Shigeo | 2017-10-10 | 1 | -3/+3 |
* | [js] add BlsId class | MITSUNARI Shigeo | 2017-10-09 | 1 | -0/+9 |
* | add default parameter of blsInit | MITSUNARI Shigeo | 2017-09-18 | 1 | -1/+1 |
* | splict bls-demo.js into bls-demo.js and bls.js | MITSUNARI Shigeo | 2017-09-16 | 1 | -226/+1 |
* | update demo | MITSUNARI Shigeo | 2017-09-14 | 1 | -114/+460 |
* | select curve type | MITSUNARI Shigeo | 2017-09-11 | 1 | -2/+17 |
* | rename bls.js to bls_c.js | MITSUNARI Shigeo | 2017-09-11 | 1 | -1/+1 |
* | add demo for wasm | MITSUNARI Shigeo | 2017-09-10 | 1 | -0/+217 |