aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_c_test.hpp
Commit message (Expand)AuthorAgeFilesLines
* bls384_256 supports windowsMITSUNARI Shigeo2019-03-221-1/+1
* change the test value for ModMITSUNARI Shigeo2019-03-081-8/+6
* add blsSecretKeySetLittleEndianModMITSUNARI Shigeo2019-03-081-3/+29
* add trivial test of Share/Recover for k = 1MITSUNARI Shigeo2019-02-201-0/+31
* support a mode without including mcl/src/bn_c_impl.hppMITSUNARI Shigeo2018-12-101-1/+1
* BLS_SWAP_G runs well for C++testMITSUNARI Shigeo2018-12-021-7/+38
* update testMITSUNARI Shigeo2018-11-061-19/+25
* exit if blsInit failsMITSUNARI Shigeo2018-10-231-1/+6
* add bls384_256 and test itMITSUNARI Shigeo2018-10-231-1/+3
* update new api of mclBn_initMITSUNARI Shigeo2018-10-221-3/+3
* add benchmarkMITSUNARI Shigeo2018-10-181-0/+18
* test for 256/384MITSUNARI Shigeo2018-09-151-0/+320