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 | 2 | -2/+17 |
* | 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 | 2 | -0/+19 |
* | support go on mingw | MITSUNARI Shigeo | 2018-07-30 | 1 | -2/+6 |
* | err is not suitable | MITSUNARI Shigeo | 2018-05-15 | 1 | -3/+2 |
* | fix of SetHashOf | MITSUNARI Shigeo | 2018-05-15 | 2 | -1/+11 |
* | rename curve name | MITSUNARI Shigeo | 2018-04-05 | 2 | -6/+9 |
* | test_go runs on Linux/OSX | MITSUNARI Shigeo | 2017-08-12 | 2 | -26/+241 |
* | 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 test | MITSUNARI Shigeo | 2017-06-07 | 1 | -4/+4 |
* | 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 |
* | sample of pairing | MITSUNARI Shigeo | 2017-06-05 | 1 | -1/+18 |
* | add mcl.go | MITSUNARI Shigeo | 2017-06-05 | 2 | -0/+543 |