aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* test is okMITSUNARI Shigeo2017-06-071-2/+2
|
* impl bls by mclBn* apiMITSUNARI Shigeo2017-06-061-1/+1
|
* use struts of bn.hMITSUNARI Shigeo2017-06-051-3/+3
|
* use MBN_.. instead of BLS_MITSUNARI Shigeo2017-06-041-8/+14
|
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-14/+14
|
* avoid use pkg-configMITSUNARI Shigeo2017-05-311-1/+2
|
* use pkg-configMITSUNARI Shigeo2017-05-301-1/+1
|
* add GetCurveOrder/GetFieldOrder to GoMITSUNARI Shigeo2017-04-231-1/+2
|
* rename go/blscgo to go/blsMITSUNARI Shigeo2017-04-141-2/+2
|
* remove phony for mcl_libMITSUNARI Shigeo2017-04-051-3/+1
|
* use testingMITSUNARI Shigeo2017-04-021-2/+2
|
* default UNIT is 6MITSUNARI Shigeo2017-04-021-1/+1
|
* remove mkdirMITSUNARI Shigeo2017-03-271-4/+0
|
* default UNIT=4MITSUNARI Shigeo2017-03-151-0/+1
|
* add UNIT option to select bn256 or bn384MITSUNARI Shigeo2017-03-151-3/+9
|
* run_go after make cleanMITSUNARI Shigeo2017-03-141-0/+1
|
* make returns 1 if tests failMITSUNARI Shigeo2017-03-131-1/+1
|
* always make mclMITSUNARI Shigeo2017-03-081-0/+2
|
* Revert "specify link libmcl.a directly"MITSUNARI Shigeo2017-03-051-2/+2
| | | | This reverts commit c39c13cf3e123a689a6919006c601fa70bcca07f.
* specify link libmcl.a directlyMITSUNARI Shigeo2017-03-041-2/+2
|
* fix the order of linking librariesMITSUNARI Shigeo2017-02-131-2/+2
|
* refactor recover()MITSUNARI Shigeo2017-01-201-3/+1
|
* add doc for go 1.6old-go-apiMITSUNARI Shigeo2017-01-191-0/+3
|
* add run_goMITSUNARI Shigeo2016-09-061-2/+5
|
* add C interfaceMITSUNARI Shigeo2016-09-061-2/+11
|
* add sample/bls_tool.cppMITSUNARI Shigeo2016-08-301-1/+1
|
* use c++11MITSUNARI Shigeo2016-08-211-0/+1
|
* add bls_smplMITSUNARI Shigeo2016-08-101-1/+5
|
* first commitMITSUNARI Shigeo2016-08-101-0/+58