aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_if_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-91/+0
* rename IsSame to IsEqualMITSUNARI Shigeo2017-05-301-3/+3
* Sign to SignatureMITSUNARI Shigeo2017-05-291-2/+2
* update apiMITSUNARI Shigeo2017-05-291-48/+17
* move include/* to include/bls*MITSUNARI Shigeo2017-05-281-1/+1
* rename constant value name Bls*** to bls***MITSUNARI Shigeo2017-05-091-9/+9
* change api of GetStr/SetStrMITSUNARI Shigeo2017-05-051-6/+6
* add getCurveOrder/getFieldOrderMITSUNARI Shigeo2017-04-231-0/+23
* add GetData/SetData/IsSameMITSUNARI Shigeo2017-04-091-0/+32
* add test for all cuvresMITSUNARI Shigeo2017-03-161-6/+21
* add UNIT option to select bn256 or bn384MITSUNARI Shigeo2017-03-151-2/+2
* start to support 384-bit curveMITSUNARI Shigeo2017-03-141-2/+2
* bls_if stack versionMITSUNARI Shigeo2016-09-141-1/+21
* add test for bls_if.hMITSUNARI Shigeo2016-09-071-0/+32