a portable and fast pairing-based cryptography library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mcl/test
MITSUNARI Shigeo 65c8d5f86f add test for Lagrange 4 years ago
..
proj add bn_test vc proj 9 years ago
CMakeLists.txt update doc for cmake 4 years ago
aggregate_sig_test.cpp aggs supports serialize 5 years ago
array_test.cpp add Array::operator= if exception is enable 6 years ago
base_test.cpp conversion.hpp to include/mcl 7 years ago
bench.hpp add test for Lagrange 4 years ago
bls12_test.cpp disable bench in debug mode 4 years ago
bn384_test.cpp change mulVec interface 5 years ago
bn512_test.cpp change mulVec interface 5 years ago
bn_c256_test.cpp rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE 8 years ago
bn_c384_256_test.cpp add mclbn384_256 6 years ago
bn_c384_test.cpp rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE 8 years ago
bn_c512_test.cpp add bn_c512_test.cpp 7 years ago
bn_c_test.hpp remove old eth hash-functions 4 years ago
bn_test.cpp change internal millerLoopVecN api 4 years ago
common_test.hpp add mulSmall 4 years ago
conversion_test.cpp writeHexStr is same api of cybozu::write 6 years ago
ec_test.cpp reduce benchmark time 4 years ago
elgamal_test.cpp old codes use initCurve 5 years ago
fp_generator_test.cpp remove tests for small p 4 years ago
fp_test.cpp remove tests for small p 4 years ago
fp_tower_test.cpp remove tests for small p 4 years ago
fp_util_test.cpp fix vint_test with MCL_USE_GMP=0 5 years ago
glv_test.cpp remove tests for small p 4 years ago
gmp_test.cpp reducing string/throw 7 years ago
llvm_test.cpp use MCL_SIZEOF_UNIT intead of CYBOZU_OS_BIT 4 years ago
low_test.cpp split fp_proto.hpp into proto.hpp and low_func.hpp 8 years ago
mapto_wb19_test.cpp refine tests 4 years ago
mk32.sh from mie 10 years ago
modp_test.cpp version v0.91 6 years ago
mont_fp_test.cpp remove tests for small p 4 years ago
paillier_test.cpp disable bench in debug mode 4 years ago
she_c256_test.cpp [she] add C api for she 7 years ago
she_c384_256_test.cpp [she] add she_c384_256 6 years ago
she_c384_test.cpp [she] add she_c384_256 6 years ago
she_c_test.hpp [she] add test of ZkpDecGT 4 years ago
she_test.cpp skip bench2 in debug 4 years ago
sq_test.cpp add F2T::squareRoot 8 years ago
static_code_test.cpp test of G1 and G2 4 years ago
vint_test.cpp use _udiv128 for divUint on msvc 2019 5 years ago
window_method_test.cpp add test of window_method 5 years ago