Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SerializeBig, DeserializeBigbls12 | Sonic | 2019-04-12 | 1 | -0/+32 |
* | static link bls dependenciesdev | Sonic | 2019-04-10 | 1 | -6/+8 |
* | 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 |
* | | [cgo] change type of argument of SetRandFunc | MITSUNARI Shigeo | 2019-02-08 | 1 | -3/+3 |
* | | add SetRandFunc function | MITSUNARI Shigeo | 2019-01-27 | 1 | -0/+34 |
|/ | |||||
* | add VerifyAggregateHashes for cgo | MITSUNARI Shigeo | 2019-01-09 | 1 | -0/+19 |
* | add SignHash, VerifyHash to cgo | MITSUNARI Shigeo | 2019-01-09 | 1 | -0/+18 |
* | 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 | 1 | -1/+3 |
* | -tags options is necessary fo cgo | MITSUNARI Shigeo | 2018-12-05 | 1 | -3/+7 |
* | update new api of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -1/+1 |
* | add SerializeToHexStr and DeserializeHexStr | MITSUNARI Shigeo | 2018-09-25 | 1 | -0/+30 |
* | 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 |
* | mov go to ffi/go | MITSUNARI Shigeo | 2018-05-08 | 1 | -0/+296 |