Commit Graph

1785 Commits (master)
 

Author SHA1 Message Date
MITSUNARI Shigeo d4aa05ae1a add fp_sub6 for bls12 6 years ago
MITSUNARI Shigeo f3776baa35 add preset header for bls12-381 6 years ago
MITSUNARI Shigeo fe95b63cc4 remove warning of vc 6 years ago
MITSUNARI Shigeo 822df85640 fix boundary check 6 years ago
MITSUNARI Shigeo b57b01832e fix Vint::getStr to clear string 6 years ago
MITSUNARI Shigeo 0f1d8d4415 remove sha1 in test 6 years ago
MITSUNARI Shigeo 51efcd19a5 remove old code 6 years ago
MITSUNARI Shigeo 2acaacc44f optimize Vint:divNM 6 years ago
MITSUNARI Shigeo 720a07fc0b add Vint::compareu1 6 years ago
MITSUNARI Shigeo f0326a7896 fix test for Vint 6 years ago
MITSUNARI Shigeo 5fa709422c gmp::getArray for Vint 6 years ago
MITSUNARI Shigeo 69fef5037c remove warning for vc 6 years ago
MITSUNARI Shigeo bb4735dddc add Ec::operator* and Ec::operator*= 6 years ago
MITSUNARI Shigeo dc8d43f5ad go does not use asan 6 years ago
MITSUNARI Shigeo 97f8bd4ca2 sudo:false for travis 6 years ago
MITSUNARI Shigeo a88d43df8e test IoSerializeHexStr for Go 6 years ago
MITSUNARI Shigeo 16d5fab948 add MCLBN_IO_SERIALIZE_HEX_STR 6 years ago
MITSUNARI Shigeo db844ba830 writeHexStr is same api of cybozu::write 6 years ago
MITSUNARI Shigeo d78847f34d Ec::serialize supports IoSerializeHexStr 6 years ago
MITSUNARI Shigeo 32a1082d3f Fp::serialize() supports IoSerializeHexStr 6 years ago
MITSUNARI Shigeo 093a13335d add readHexStr, writeHexStr 6 years ago
MITSUNARI Shigeo 76b13b05ed mapToFunction for BLS12 is changed to calcBN 6 years ago
MITSUNARI Shigeo be1211d42e add GMP_DIR path 6 years ago
MITSUNARI Shigeo ac4366e85e use OPENSSL_DIR if necessary 6 years ago
MITSUNARI Shigeo 20a39f9eb3 shortcut of twist_b for BN254 6 years ago
MITSUNARI Shigeo 3a06b921da shortcut of GLV2::init for BN254 6 years ago
MITSUNARI Shigeo 84dc25877a add return value for mclBn_init 6 years ago
MITSUNARI Shigeo b756aa49c1 update comment for subgroup attack 6 years ago
MITSUNARI Shigeo a0ec0b1a47 MCL_XBYAK_DIRECT_CALL is defined if use xbyak 6 years ago
MITSUNARI Shigeo a872a1544d update how to make QcoeffTbl 6 years ago
MITSUNARI Shigeo 04ced9f67b do not clone 6 years ago
MITSUNARI Shigeo 9b43a872c6 contains cybozulib 6 years ago
MITSUNARI Shigeo f8661811a8 contains xbyak 6 years ago
MITSUNARI Shigeo db1e1743e2 disable dump() if CYBOZU_DONT_USE_EXCEPTION 6 years ago
MITSUNARI Shigeo 9482dfd45e a tool to precompute G2 6 years ago
MITSUNARI Shigeo ef892e34c4 use precomputed table for GLV1.init if possible 6 years ago
MITSUNARI Shigeo ee793eae32 include lagrange.hpp in bench.hpp 6 years ago
MITSUNARI Shigeo b73bac2077 add necessary header 6 years ago
MITSUNARI Shigeo 5f6dfb04e1 change machro for emu 6 years ago
MITSUNARI Shigeo ef90a55d8c use precomputed value of SquareRoot for BN254 and BLS12_381 6 years ago
MITSUNARI Shigeo bae0ee03d1 add dependency of pairing_c_min.exe 6 years ago
MITSUNARI Shigeo b96db958b7 fix typo 6 years ago
MITSUNARI Shigeo d0740dde87 ONLY_BENCH for bn384_test 6 years ago
MITSUNARI Shigeo b7c2d17e99 add fp2Dbl_sqrPreA_ 6 years ago
MITSUNARI Shigeo 8919b73aa9 add Fp2Dbl::mul/sqrPre benchmark 6 years ago
MITSUNARI Shigeo 6b1f2f7e81 use setProtectModeRE 6 years ago
MITSUNARI Shigeo c47fdddc17 cast of function does not run on mcl-wasm 6 years ago
MITSUNARI Shigeo 3c3179038c fix for Vint 6 years ago
MITSUNARI Shigeo 6aa0bc0869 remove unnecessary assert 6 years ago
MITSUNARI Shigeo 271a2e4146 don't clear order_ if setOrder(0) 6 years ago