Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go fmt | MITSUNARI Shigeo | 2019-02-15 | 1 | -1/+1 |
* | [cgo] change type of argument of SetRandFunc | MITSUNARI Shigeo | 2019-02-08 | 1 | -4/+3 |
* | don't check buf[n - 1] of test | MITSUNARI Shigeo | 2019-01-27 | 1 | -1/+2 |
* | add SetRandFunc function | MITSUNARI Shigeo | 2019-01-27 | 1 | -0/+36 |
* | add VerifyAggregateHashes for cgo | MITSUNARI Shigeo | 2019-01-09 | 1 | -11/+39 |
* | add SignHash, VerifyHash to cgo | MITSUNARI Shigeo | 2019-01-09 | 1 | -0/+30 |
* | add test of VerifyPairing for cgo | MITSUNARI Shigeo | 2019-01-05 | 1 | -0/+38 |
* | -tags options is necessary fo cgo | MITSUNARI Shigeo | 2018-12-05 | 1 | -2/+4 |
* | add SerializeToHexStr and DeserializeHexStr | MITSUNARI Shigeo | 2018-09-25 | 1 | -0/+36 |
* | mov go to ffi/go | MITSUNARI Shigeo | 2018-05-08 | 1 | -0/+520 |