aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/go/bls/bls_test.go
Commit message (Collapse)AuthorAgeFilesLines
* go fmtMITSUNARI Shigeo2019-02-151-1/+1
|
* [cgo] change type of argument of SetRandFuncMITSUNARI Shigeo2019-02-081-4/+3
|
* don't check buf[n - 1] of testMITSUNARI Shigeo2019-01-271-1/+2
|
* add SetRandFunc functionMITSUNARI Shigeo2019-01-271-0/+36
|
* add VerifyAggregateHashes for cgoMITSUNARI Shigeo2019-01-091-11/+39
|
* add SignHash, VerifyHash to cgoMITSUNARI Shigeo2019-01-091-0/+30
|
* add test of VerifyPairing for cgoMITSUNARI Shigeo2019-01-051-0/+38
|
* -tags options is necessary fo cgoMITSUNARI Shigeo2018-12-051-2/+4
|
* add SerializeToHexStr and DeserializeHexStrMITSUNARI Shigeo2018-09-251-0/+36
|
* mov go to ffi/goMITSUNARI Shigeo2018-05-081-0/+520