Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SerializeBig, DeserializeBigbls12 | Sonic | 2019-04-12 | 2 | -0/+70 |
* | static link bls dependenciesdev | Sonic | 2019-04-10 | 4 | -13/+12 |
* | Add Marshal/UnmarshalJSON to all bls types (#1) | Jimmy Hu | 2019-04-08 | 1 | -0/+93 |
* | add more nil pointer checker | Leo Chen | 2019-02-20 | 1 | -0/+12 |
* | fix position of #nosec | MITSUNARI Shigeo | 2019-02-15 | 1 | -1/+1 |
* | Merge branch 'prevent_segfault_when_public_key_is_empty' of https://github.co... | MITSUNARI Shigeo | 2019-02-15 | 1 | -0/+12 |
|\ | |||||
| * | check nil pointer before calling to C functions | Leo Chen | 2019-02-15 | 1 | -0/+12 |
* | | go fmt | MITSUNARI Shigeo | 2019-02-15 | 1 | -1/+1 |
* | | [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 |