aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/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-032-2/+17
* break backword compatibility of 2nd argument of mclBn_initMITSUNARI Shigeo2018-10-221-1/+1
* test IoSerializeHexStr for GoMITSUNARI Shigeo2018-09-252-0/+19
* support go on mingwMITSUNARI Shigeo2018-07-301-2/+6
* err is not suitableMITSUNARI Shigeo2018-05-151-3/+2
* fix of SetHashOfMITSUNARI Shigeo2018-05-152-1/+11
* rename curve nameMITSUNARI Shigeo2018-04-052-6/+9
* test_go runs on Linux/OSXMITSUNARI Shigeo2017-08-122-26/+241
* rename SetInt to SetInt64MITSUNARI Shigeo2017-06-091-3/+3
* increase bufSize to get stringMITSUNARI Shigeo2017-06-071-8/+8
* fix testMITSUNARI Shigeo2017-06-071-4/+4
* 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
* sample of pairingMITSUNARI Shigeo2017-06-051-1/+18
* add mcl.goMITSUNARI Shigeo2017-06-052-0/+543