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 7dbba75a62 [she] update bench 7 years ago
..
proj add bn_test vc proj 9 years ago
aggregate_sig_test.cpp fix comment of aggregate signature 7 years ago
base_test.cpp use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
bench.hpp use bench.hpp for bls12 7 years ago
bls12_test.cpp use bench.hpp for bls12 7 years ago
bn384_test.cpp unify bench for bn 7 years ago
bn512_test.cpp unify bench for bn 7 years ago
bn_c256_test.cpp rename MCLBN_OP_UNIT_SIZE to MCLBN_FP_UNIT_SIZE 8 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 add Fr_sqr and GT_sqr for c api 7 years ago
bn_test.cpp use bench.hpp for bls12 7 years ago
ec_test.cpp add fp::Serializable for getStr, setStr, serialize, deserialize 7 years ago
elgamal_test.cpp change ioMode for Ec 7 years ago
fp_generator_test.cpp use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
fp_test.cpp add fp::Serializable for getStr, setStr, serialize, deserialize 7 years ago
fp_tower_test.cpp all tests passed 8 years ago
fp_util_test.cpp remove breaking strict aliasing rule of test 7 years ago
glv_test.cpp rename bnXXXinit to initPairing() 7 years ago
gmp_test.cpp pailler uses RandGen 7 years ago
low_test.cpp split fp_proto.hpp into proto.hpp and low_func.hpp 8 years ago
mk32.sh from mie 10 years ago
mont_fp_test.cpp use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
paillier_test.cpp pailler uses RandGen 7 years ago
she_c256_test.cpp [she] add C api for she 7 years ago
she_c_test.hpp [she] add serialize/deserialize for ZkpBin 7 years ago
she_test.cpp [she] update bench 7 years ago
sq_test.cpp add F2T::squareRoot 8 years ago
vint_test.cpp fix sign of Vint::adu1 7 years ago
window_method_test.cpp remove base argument in Fp::init 9 years ago