aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/go/mcl/mcl.go
Commit message (Expand)AuthorAgeFilesLines
* set CGO_* for cgoMITSUNARI Shigeo2019-01-051-4/+2
* rename libmcl_dy.so to libmcl.soMITSUNARI Shigeo2018-12-311-3/+3
* add bn384_256 tag for cgoMITSUNARI Shigeo2018-12-031-0/+13
* break backword compatibility of 2nd argument of mclBn_initMITSUNARI Shigeo2018-10-221-1/+1
* test IoSerializeHexStr for GoMITSUNARI Shigeo2018-09-251-0/+3
* support go on mingwMITSUNARI Shigeo2018-07-301-2/+6
* fix of SetHashOfMITSUNARI Shigeo2018-05-151-1/+1
* rename curve nameMITSUNARI Shigeo2018-04-051-4/+7
* test_go runs on Linux/OSXMITSUNARI Shigeo2017-08-121-19/+131
* rename SetInt to SetInt64MITSUNARI Shigeo2017-06-091-3/+3
* increase bufSize to get stringMITSUNARI Shigeo2017-06-071-8/+8
* fix cgoMITSUNARI Shigeo2017-06-071-13/+6
* cast is unnecessaryMITSUNARI Shigeo2017-06-051-3/+3
* rename mclBn_curveMITSUNARI Shigeo2017-06-051-3/+3
* rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZEMITSUNARI Shigeo2017-06-051-6/+6
* add mcl.goMITSUNARI Shigeo2017-06-051-0/+533