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 652c349141 add bn_c512_test.cpp 7 years ago
..
proj add bn_test vc proj 9 years ago
base_test.cpp use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
bn384_test.cpp add BN462 parameter (but not run) 7 years ago
bn512_test.cpp use SHA-2 if MCL_DONT_USE_OPENSSL 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 bn_c512 7 years ago
bn_test.cpp use hasNext for loadWord 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 use new steram api 7 years ago
glv_test.cpp rename bnXXXinit to initPairing() 7 years ago
gmp_test.cpp add test of gmp 9 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 fix spell of paillier 7 years ago
she_c256_test.cpp [she] add C api for she 7 years ago
she_c_test.hpp [she] add sheDecGiViaGT 7 years ago
she_test.cpp [she] add test of pub.convert 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