aboutsummaryrefslogtreecommitdiffstats
path: root/go/bls/mcl.go
Commit message (Collapse)AuthorAgeFilesLines
* add GT.SetInt64MITSUNARI Shigeo2017-06-141-0/+6
|
* fix Fr/Gt.IsOneMITSUNARI Shigeo2017-06-141-2/+2
|
* refactoring bls.goMITSUNARI Shigeo2017-06-131-17/+124
|
* rename SetInt to SetInt64MITSUNARI Shigeo2017-06-121-2/+2
|
* test is okMITSUNARI Shigeo2017-06-071-12/+12
|
* remove initMITSUNARI Shigeo2017-06-061-11/+0
|
* impl bls by mclBn* apiMITSUNARI Shigeo2017-06-061-0/+525