Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [js] bls-demo is moved to bls-wasm | MITSUNARI Shigeo | 2017-12-05 | 1 | -66/+0 |
* | [js] remove capi functions | MITSUNARI Shigeo | 2017-11-23 | 1 | -31/+0 |
* | [js] change bls.init api | MITSUNARI Shigeo | 2017-11-08 | 1 | -1/+0 |
* | [js] refactor bls.js | MITSUNARI Shigeo | 2017-10-25 | 1 | -1/+0 |
* | [js] add share and recover method | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+4 |
* | [js] add SecretKey.setByCSPRNG | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+1 |
* | [js] add BlsSecretKey | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+2 |
* | [js] change BlsId.setStr/getStr | MITSUNARI Shigeo | 2017-10-10 | 1 | -2/+2 |
* | [js] add BlsId class | MITSUNARI Shigeo | 2017-10-09 | 1 | -0/+9 |
* | use SHA-2 and get same hash value with native code | MITSUNARI Shigeo | 2017-09-24 | 1 | -1/+0 |
* | splict bls-demo.js into bls-demo.js and bls.js | MITSUNARI Shigeo | 2017-09-16 | 1 | -1/+2 |
* | update demo | MITSUNARI Shigeo | 2017-09-14 | 1 | -3/+36 |
* | select curve type | MITSUNARI Shigeo | 2017-09-11 | 1 | -3/+10 |
* | 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/+43 |