Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | impl bls by mclBn* api | MITSUNARI Shigeo | 2017-06-06 | 1 | -1/+1 |
* | use struts of bn.h | MITSUNARI Shigeo | 2017-06-05 | 1 | -3/+3 |
* | use MBN_.. instead of BLS_ | MITSUNARI Shigeo | 2017-06-04 | 1 | -8/+14 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -14/+14 |
* | avoid use pkg-config | MITSUNARI Shigeo | 2017-05-31 | 1 | -1/+2 |
* | use pkg-config | MITSUNARI Shigeo | 2017-05-30 | 1 | -1/+1 |
* | add GetCurveOrder/GetFieldOrder to Go | MITSUNARI Shigeo | 2017-04-23 | 1 | -1/+2 |
* | rename go/blscgo to go/bls | MITSUNARI Shigeo | 2017-04-14 | 1 | -2/+2 |
* | remove phony for mcl_lib | MITSUNARI Shigeo | 2017-04-05 | 1 | -3/+1 |
* | use testing | MITSUNARI Shigeo | 2017-04-02 | 1 | -2/+2 |
* | default UNIT is 6 | MITSUNARI Shigeo | 2017-04-02 | 1 | -1/+1 |
* | remove mkdir | MITSUNARI Shigeo | 2017-03-27 | 1 | -4/+0 |
* | default UNIT=4 | MITSUNARI Shigeo | 2017-03-15 | 1 | -0/+1 |
* | add UNIT option to select bn256 or bn384 | MITSUNARI Shigeo | 2017-03-15 | 1 | -3/+9 |
* | run_go after make clean | MITSUNARI Shigeo | 2017-03-14 | 1 | -0/+1 |
* | make returns 1 if tests fail | MITSUNARI Shigeo | 2017-03-13 | 1 | -1/+1 |
* | always make mcl | MITSUNARI Shigeo | 2017-03-08 | 1 | -0/+2 |
* | Revert "specify link libmcl.a directly" | MITSUNARI Shigeo | 2017-03-05 | 1 | -2/+2 |
* | specify link libmcl.a directly | MITSUNARI Shigeo | 2017-03-04 | 1 | -2/+2 |
* | fix the order of linking libraries | MITSUNARI Shigeo | 2017-02-13 | 1 | -2/+2 |
* | refactor recover() | MITSUNARI Shigeo | 2017-01-20 | 1 | -3/+1 |
* | add doc for go 1.6old-go-api | MITSUNARI Shigeo | 2017-01-19 | 1 | -0/+3 |
* | add run_go | MITSUNARI Shigeo | 2016-09-06 | 1 | -2/+5 |
* | add C interface | MITSUNARI Shigeo | 2016-09-06 | 1 | -2/+11 |
* | add sample/bls_tool.cpp | MITSUNARI Shigeo | 2016-08-30 | 1 | -1/+1 |
* | use c++11 | MITSUNARI Shigeo | 2016-08-21 | 1 | -0/+1 |
* | add bls_smpl | MITSUNARI Shigeo | 2016-08-10 | 1 | -1/+5 |
* | first commit | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+58 |