Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set CGO_* for cgo | MITSUNARI Shigeo | 2019-01-05 | 1 | -4/+2 |
* | rename libmcl_dy.so to libmcl.so | MITSUNARI Shigeo | 2018-12-31 | 1 | -3/+3 |
* | add bn384_256 tag for cgo | MITSUNARI Shigeo | 2018-12-03 | 1 | -0/+13 |
* | break backword compatibility of 2nd argument of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -1/+1 |
* | test IoSerializeHexStr for Go | MITSUNARI Shigeo | 2018-09-25 | 1 | -0/+3 |
* | support go on mingw | MITSUNARI Shigeo | 2018-07-30 | 1 | -2/+6 |
* | fix of SetHashOf | MITSUNARI Shigeo | 2018-05-15 | 1 | -1/+1 |
* | rename curve name | MITSUNARI Shigeo | 2018-04-05 | 1 | -4/+7 |
* | test_go runs on Linux/OSX | MITSUNARI Shigeo | 2017-08-12 | 1 | -19/+131 |
* | rename SetInt to SetInt64 | MITSUNARI Shigeo | 2017-06-09 | 1 | -3/+3 |
* | increase bufSize to get string | MITSUNARI Shigeo | 2017-06-07 | 1 | -8/+8 |
* | fix cgo | MITSUNARI Shigeo | 2017-06-07 | 1 | -13/+6 |
* | cast is unnecessary | MITSUNARI Shigeo | 2017-06-05 | 1 | -3/+3 |
* | rename mclBn_curve | MITSUNARI Shigeo | 2017-06-05 | 1 | -3/+3 |
* | rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE | MITSUNARI Shigeo | 2017-06-05 | 1 | -6/+6 |
* | add mcl.go | MITSUNARI Shigeo | 2017-06-05 | 1 | -0/+533 |