aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/go/bls/bls.go
Commit message (Expand)AuthorAgeFilesLines
* add VerifyAggregateHashes for cgoMITSUNARI Shigeo2019-01-091-0/+19
* add SignHash, VerifyHash to cgoMITSUNARI Shigeo2019-01-091-0/+18
* sample_test runs on macMITSUNARI Shigeo2019-01-051-2/+17
* rename lib*_dy.so to lib*.soMITSUNARI Shigeo2018-12-311-4/+4
* [Go] use bls384 unless tags is specifiedMITSUNARI Shigeo2018-12-061-1/+3
* -tags options is necessary fo cgoMITSUNARI Shigeo2018-12-051-3/+7
* update new api of mclBn_initMITSUNARI Shigeo2018-10-221-1/+1
* add SerializeToHexStr and DeserializeHexStrMITSUNARI Shigeo2018-09-251-0/+30
* forget to commitMITSUNARI Shigeo2018-08-011-0/+2
* change the order of link librariesMITSUNARI Shigeo2018-05-281-1/+1
* mov go to ffi/goMITSUNARI Shigeo2018-05-081-0/+296