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 03925e780a [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS 7 years ago
..
ahe.hpp elgamal supports ioMode 8 years ago
bn.h [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS 7 years ago
bn.hpp [bn] remove old unused code 7 years ago
bn256.hpp rename bnXXXinit to initPairing() 7 years ago
bn384.hpp rename bnXXXinit to initPairing() 7 years ago
bn512.hpp add bn512.hpp 7 years ago
ec.hpp remove warning by clang 7 years ago
ecparam.hpp add p160_1 for test 9 years ago
elgamal.hpp clear Elgamal::CipherText in cstr 7 years ago
fp.hpp remove testHashAndMapto in bn_test.cpp 7 years ago
fp_tower.hpp [she] add decGi bench for variable m 7 years ago
gmp_util.hpp [trivial] remove warning 7 years ago
lagrange.hpp add lagrange interpolation 8 years ago
op.hpp [generic] disable XBYAK if sizeof(Unit) == 4 7 years ago
operator.hpp remove warning by clang 7 years ago
paillier.hpp fix spell of paillier 8 years ago
random.hpp add random.hpp and ahe.hpp 8 years ago
she.h [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS 7 years ago
she.hpp [she] removed duplicated code 7 years ago
util.hpp add Vint::powMod 7 years ago
vint.hpp support int64_t for G::pow 7 years ago
window_method.hpp support int64_t for G::pow 7 years ago