aboutsummaryrefslogtreecommitdiffstats
path: root/go/bls/bls.go
Commit message (Collapse)AuthorAgeFilesLines
* add SecretKey::setArrayMITSUNARI Shigeo2016-09-071-0/+8
|
* add test of Sign.RecoverMITSUNARI Shigeo2016-09-071-0/+9
|
* return error if failsMITSUNARI Shigeo2016-09-071-15/+19
|
* add Recover of PublicKey/SignMITSUNARI Shigeo2016-09-071-13/+49
|
* add sample of recovering secret key for GoMITSUNARI Shigeo2016-09-061-0/+32
|
* add Add(rhs) methodMITSUNARI Shigeo2016-09-061-0/+12
|
* remove Bls in class nameMITSUNARI Shigeo2016-09-061-37/+37
|
* make packageMITSUNARI Shigeo2016-09-061-0/+174