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 eebd088afd fix error message 6 years ago
..
aggregate_sig.hpp define BN::** in mcl::bn** 7 years ago
ahe.hpp new RandGen 7 years ago
array.hpp add FixedArray::swap 7 years ago
bls12_381.hpp add preset header for bls12-381 6 years ago
bn.h add mclBn_setRandFunc 6 years ago
bn.hpp fix compile error if MCL_USE_OLD_MAPTO_FOR_BLS12 is defined 6 years ago
bn256.hpp refactor structure of BN 7 years ago
bn384.hpp refactor structure of BN 7 years ago
bn512.hpp refactor structure of BN 7 years ago
conversion.hpp remove warning of vc 6 years ago
curve_type.h add BN160 for low level test 6 years ago
ec.hpp add Ec::operator* and Ec::operator*= 6 years ago
ecdsa.h add ecdsaPrecomputed 7 years ago
ecdsa.hpp remove warning of vc 7 years ago
ecparam.hpp remove throw in ecdsa-wasm 7 years ago
elgamal.hpp fix encoding bitSize of Elgamal::PublicKey for Java 7 years ago
fp.hpp fix error message 6 years ago
fp_tower.hpp refactor fp_generator.hpp 6 years ago
gmp_util.hpp add mclBn_setRandFunc 6 years ago
lagrange.hpp remove Array in LagrangeInterpolation 7 years ago
op.hpp refactor fp_generator.hpp 6 years ago
operator.hpp reduce including standard headers 7 years ago
paillier.hpp pailler uses RandGen 7 years ago
randgen.hpp add mclBn_setRandFunc 6 years ago
she.h break backword compatibility of 2nd argument of mclBn_init 6 years ago
she.hpp add link to nizkp.pdf 7 years ago
util.hpp reduce including standard headers 7 years ago
vint.hpp add mclBn_setRandFunc 6 years ago
window_method.hpp remove throw in ecdsa-wasm 7 years ago