Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cgo] change type of argument of SetRandFunc | MITSUNARI Shigeo | 2019-02-08 | 2 | -7/+6 |
* | don't check buf[n - 1] of test | MITSUNARI Shigeo | 2019-01-27 | 1 | -1/+2 |
* | add SetRandFunc function | MITSUNARI Shigeo | 2019-01-27 | 3 | -0/+82 |
* | add VerifyAggregateHashes for cgo | MITSUNARI Shigeo | 2019-01-09 | 2 | -11/+58 |
* | add SignHash, VerifyHash to cgo | MITSUNARI Shigeo | 2019-01-09 | 2 | -0/+48 |
* | add test of VerifyPairing for cgo | MITSUNARI Shigeo | 2019-01-05 | 1 | -0/+38 |
* | sample_test runs on mac | MITSUNARI Shigeo | 2019-01-05 | 1 | -2/+17 |
* | rename lib*_dy.so to lib*.so | MITSUNARI Shigeo | 2018-12-31 | 1 | -4/+4 |
* | [Go] use bls384 unless tags is specified | MITSUNARI Shigeo | 2018-12-06 | 3 | -1/+10 |
* | -tags options is necessary fo cgo | MITSUNARI Shigeo | 2018-12-05 | 3 | -6/+25 |
* | update new api of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -1/+1 |
* | add SerializeToHexStr and DeserializeHexStr | MITSUNARI Shigeo | 2018-09-25 | 3 | -0/+69 |
* | forget to commit | MITSUNARI Shigeo | 2018-08-01 | 1 | -0/+2 |
* | change the order of link libraries | MITSUNARI Shigeo | 2018-05-28 | 1 | -1/+1 |
* | fix SetHashOf | MITSUNARI Shigeo | 2018-05-15 | 1 | -1/+1 |
* | mov go to ffi/go | MITSUNARI Shigeo | 2018-05-08 | 3 | -0/+1445 |
* | [js] bls-demo is moved to bls-wasm | MITSUNARI Shigeo | 2017-12-05 | 1 | -5/+0 |
* | [js] remove capi functions | MITSUNARI Shigeo | 2017-11-23 | 1 | -1/+0 |
* | exported-bls.txt is removed | MITSUNARI Shigeo | 2017-11-20 | 1 | -1/+0 |
* | [js] fix how to build bls-wasm | MITSUNARI Shigeo | 2017-11-08 | 1 | -0/+5 |
* | [js] add BlsSecretKey | MITSUNARI Shigeo | 2017-10-10 | 1 | -0/+1 |
* | add demo for wasm | MITSUNARI Shigeo | 2017-09-10 | 1 | -0/+1 |
* | update C# sample | MITSUNARI Shigeo | 2017-06-07 | 2 | -195/+183 |
* | change PublicKey::verify(Sign, String) | MITSUNARI Shigeo | 2017-05-17 | 2 | -16/+16 |
* | add sample of C# binding | MITSUNARI Shigeo | 2017-05-16 | 3 | -35/+241 |
* | add TestId | MITSUNARI Shigeo | 2017-05-14 | 2 | -23/+108 |
* | add C# binding | MITSUNARI Shigeo | 2017-05-14 | 5 | -0/+269 |