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/include/mcl
MITSUNARI Shigeo f21ac0e75b use karatsuba for N >= 8 8 years ago
..
bn.hpp unify calcG1 and calcG2 8 years ago
ec.hpp fix some functions and implementation of io 8 years ago
ecparam.hpp add p160_1 for test 9 years ago
elgamal.hpp add link to ZKP 9 years ago
fp.hpp rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZE 8 years ago
fp_tower.hpp unify calcG1 and calcG2 8 years ago
gmp_util.hpp add F2T::squareRoot 8 years ago
op.hpp use karatsuba for N >= 8 8 years ago
operator.hpp rename power to pow 9 years ago
util.hpp rename power to pow 9 years ago
window_method.hpp rename power to pow 9 years ago