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 27a7a0140e change IF of Modp::init 6 years ago
..
impl add G1only 6 years ago
aggregate_sig.hpp define BN::** in mcl::bn** 7 years ago
ahe.hpp new RandGen 7 years ago
array.hpp add Array::operator= if exception is enable 6 years ago
bls12_381.hpp add preset header for bls12-381 6 years ago
bn.h LagrangeInterpolation sets out = yVec[0] if k = 1 6 years ago
bn.hpp add G1only 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 G1only 6 years ago
ec.hpp add G1only 6 years ago
ecdsa.h add ecdsaPrecomputed 7 years ago
ecdsa.hpp remove warning of vc 7 years ago
ecparam.hpp add G1only 6 years ago
elgamal.hpp use sha2.hpp instead of crypto.hpp 6 years ago
fp.hpp disable cast-function-type warning of g++-8 6 years ago
fp_tower.hpp fix. clear mul_xi in init 6 years ago
gmp_util.hpp change IF of Modp::init 6 years ago
lagrange.hpp evaluatePolynomial sets out = c[0] if cSize = 1 6 years ago
op.hpp fix typo 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 fast reduction accepts bls12-381 prime 6 years ago
window_method.hpp remove throw in ecdsa-wasm 7 years ago