Commit Graph

1785 Commits (master)
 

Author SHA1 Message Date
MITSUNARI Shigeo 6416a5e20c add useMont() 9 years ago
MITSUNARI Shigeo 795bab5af1 move ec bench to bench.cpp 9 years ago
MITSUNARI Shigeo d2e18cd4ba Test class is not template class 9 years ago
MITSUNARI Shigeo 6efea64eaf remove bench code 9 years ago
MITSUNARI Shigeo 17fc522726 default RELEASE=1 9 years ago
MITSUNARI Shigeo 4ed6c9a603 update to vc2013 ; add mcl.lib 9 years ago
MITSUNARI Shigeo cdb0230185 check bmi2 9 years ago
MITSUNARI Shigeo f75f0a3a7d bench of toStr16, fromStr16 10 years ago
MITSUNARI Shigeo 0c447ebaf5 rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVM 10 years ago
MITSUNARI Shigeo 6e24b6aef1 mode select runs well 10 years ago
MITSUNARI Shigeo 7f16727eb8 simplify to detect module 10 years ago
MITSUNARI Shigeo 4da3ed04fc add bench 10 years ago
MITSUNARI Shigeo 0a326d8a9c reduce toMont inf invMontOp 10 years ago
MITSUNARI Shigeo 4f61d3360d disable useMont for NIST_P192 10 years ago
MITSUNARI Shigeo 0ec107d304 add invMontOp 10 years ago
MITSUNARI Shigeo 52d6587f36 USE_LLVM=1 does not run 10 years ago
MITSUNARI Shigeo 372119e1b1 add wrapper for mcl_fp_mont 10 years ago
MITSUNARI Shigeo 218c039e61 fix assign operator 10 years ago
MITSUNARI Shigeo edc0444840 add mode for setModulo 10 years ago
MITSUNARI Shigeo 9c79bb0120 move MontFp to Fp 10 years ago
MITSUNARI Shigeo 0c4ab52742 use Gmp::setArray 10 years ago
MITSUNARI Shigeo 6c8b2e7bb8 add test of setArrayMask 10 years ago
MITSUNARI Shigeo 02f726aad2 unify toArray and Gmp::getArray 10 years ago
MITSUNARI Shigeo a89ed738a7 QQQ:test copyAndMask 10 years ago
MITSUNARI Shigeo 3e01ff5ca3 Fp_i is not necessary 10 years ago
MITSUNARI Shigeo 2b8b45cc60 rename Gmp to Mpz 10 years ago
MITSUNARI Shigeo 2b7dc0ba1a rename toStr/fromStr to getStr/setStr 10 years ago
MITSUNARI Shigeo cc446bf135 add elgamal_test.cpp 10 years ago
MITSUNARI Shigeo f5de1f72c7 add elgamal 10 years ago
MITSUNARI Shigeo 96c6d37dc1 rename Ec::power to Ec::mul 10 years ago
MITSUNARI Shigeo 230fd2e21e rename Ec::power to Ec::mul 10 years ago
MITSUNARI Shigeo 75b96be7c6 power supports neg 10 years ago
MITSUNARI Shigeo 0683d21e41 rename len to size 10 years ago
MITSUNARI Shigeo 31abdd0eec rename len to size 10 years ago
MITSUNARI Shigeo 1fe925c26a rename BlockType to Unit 10 years ago
MITSUNARI Shigeo 94b6711a49 remove BlockType 10 years ago
MITSUNARI Shigeo 047822b4d4 fix order of link 10 years ago
MITSUNARI Shigeo f31950f065 list up copied files 10 years ago
MITSUNARI Shigeo 448f142382 test of window method is ok 10 years ago
MITSUNARI Shigeo 477950e58e scalar mul ok 10 years ago
MITSUNARI Shigeo da44377532 elgamal class 10 years ago
MITSUNARI Shigeo 19adc40cb7 compare is enable 10 years ago
MITSUNARI Shigeo bb26e2c57c add comment 10 years ago
MITSUNARI Shigeo ae876eb842 power.hpp is removed 10 years ago
MITSUNARI Shigeo 90415639ca avoid power.hpp 10 years ago
MITSUNARI Shigeo e9726b4338 operator.hpp is removed 10 years ago
MITSUNARI Shigeo 94b3255764 avoid operator.hpp 10 years ago
MITSUNARI Shigeo e7ce730485 add compareRaw 10 years ago
MITSUNARI Shigeo eeac37c10d fix setRand 10 years ago
MITSUNARI Shigeo 434afb6654 change method name 10 years ago