aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_c384_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* test for 256/384MITSUNARI Shigeo2018-09-151-320/+2
* add bls*Sub functionsMITSUNARI Shigeo2018-09-131-0/+39
* add verifyOrderMITSUNARI Shigeo2018-08-261-0/+32
* add bls api for getFrByteSize and getG1ByteSizeMITSUNARI Shigeo2018-08-131-4/+4
* remove warning of vcMITSUNARI Shigeo2018-07-151-2/+2
* modify macro to checkMITSUNARI Shigeo2018-05-151-1/+1
* multiInit is disabled if travis-ci and gccMITSUNARI Shigeo2018-05-151-1/+4
* reduce # of thread for multipleInit for travis-ciMITSUNARI Shigeo2018-05-151-1/+1
* BLS signature supports BLS12-381MITSUNARI Shigeo2018-04-051-18/+20
* remove old deserialize apinew_deserialize_apiMITSUNARI Shigeo2017-12-241-60/+0
* new deserialize apiMITSUNARI Shigeo2017-12-101-0/+60
* test boundary of size for deserializeMITSUNARI Shigeo2017-09-221-0/+49
* add limitation of serialize testMITSUNARI Shigeo2017-09-211-0/+63
* blsInit is thread safeMITSUNARI Shigeo2017-08-161-3/+4
* add blsInitThreadSafeMITSUNARI Shigeo2017-08-121-0/+40
* unify curve constMITSUNARI Shigeo2017-06-061-3/+3
* use struts of bn.hMITSUNARI Shigeo2017-06-051-2/+2
* use MBN_.. instead of BLS_MITSUNARI Shigeo2017-06-041-2/+2
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-0/+91