aboutsummaryrefslogtreecommitdiffstats
path: root/go/bls/bls_test.go
Commit message (Expand)AuthorAgeFilesLines
* add blsDHKeyExchangeMITSUNARI Shigeo2017-06-141-0/+14
* refactoring bls.goMITSUNARI Shigeo2017-06-131-50/+15
* test is okMITSUNARI Shigeo2017-06-071-10/+21
* impl bls by mclBn* apiMITSUNARI Shigeo2017-06-061-0/+25
* use GetHexString()MITSUNARI Shigeo2017-05-301-2/+2
* rename IsSame to IsEqualMITSUNARI Shigeo2017-05-301-11/+11
* update apiMITSUNARI Shigeo2017-05-291-27/+49
* check errorMITSUNARI Shigeo2017-05-131-37/+98
* refactor getter/setterMITSUNARI Shigeo2017-05-071-20/+38
* change api of GetStr/SetStrMITSUNARI Shigeo2017-05-051-17/+13
* use gometalinterMITSUNARI Shigeo2017-04-231-2/+1
* add GetCurveOrder/GetFieldOrder to GoMITSUNARI Shigeo2017-04-231-0/+27
* move benchmark to lastMITSUNARI Shigeo2017-04-231-28/+33
* use golinterMITSUNARI Shigeo2017-04-181-5/+36
* correct CurveFp382_1 to _2MITSUNARI Shigeo2017-04-141-1/+1
* rename go/blscgo to go/blsMITSUNARI Shigeo2017-04-141-0/+344