Commit Graph

41 Commits (master)

Author SHA1 Message Date
MITSUNARI Shigeo 3791926226 test of Fp::mul 6 years ago
MITSUNARI Shigeo 0cc0dfee05 add test for bls12-381 prime 6 years ago
MITSUNARI Shigeo c060f5131d avoid ambigious type 6 years ago
MITSUNARI Shigeo 433203a446 use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
MITSUNARI Shigeo 524aee9840 test for MCL_MAX_BIT_SIZE=384 8 years ago
MITSUNARI Shigeo 8730a3c731 move mont_fp_test to fp_test 8 years ago
MITSUNARI Shigeo 5d2d435b16 fix some functions and implementation of io 8 years ago
MITSUNARI Shigeo f79260f5aa use prefix(0x and 0b) if it conflicts with base 8 years ago
MITSUNARI Shigeo 36a462d1d2 fix spell 8 years ago
MITSUNARI Shigeo 1ce6756d94 move setIoMode function to global 8 years ago
MITSUNARI Shigeo f328245135 add Fp::setIoMode 8 years ago
MITSUNARI Shigeo 8417bf5f0b rename power to pow 9 years ago
MITSUNARI Shigeo a121e4b60b rename mulU to mul_Unit 9 years ago
MITSUNARI Shigeo 909fbbaa5d remove base argument in Fp::init 9 years ago
MITSUNARI Shigeo d6a0f08f75 add Fp::divBy2 9 years ago
MITSUNARI Shigeo 73e4d4088f add test edge 9 years ago
MITSUNARI Shigeo 9f93233018 rename Gmp to gmp 9 years ago
MITSUNARI Shigeo d71a21eb31 fix test of Fp2::power 9 years ago
MITSUNARI Shigeo fd519581e8 rename mulI to mulU 9 years ago
MITSUNARI Shigeo 3dc549e17a add mulI 9 years ago
MITSUNARI Shigeo 62c7348b5b fix test value 9 years ago
MITSUNARI Shigeo f843bc4636 add test of N=2 9 years ago
MITSUNARI Shigeo edad243f71 add montRed 9 years ago
MITSUNARI Shigeo bce3026b6d test of addNC/subNC 9 years ago
MITSUNARI Shigeo 20a3d70625 add addNC/subNC 9 years ago
MITSUNARI Shigeo 2d9cd14d41 rename square to sqr 9 years ago
MITSUNARI Shigeo 240a177986 add isOne and isNegative 9 years ago
MITSUNARI Shigeo d2e18cd4ba Test class is not template class 9 years ago
MITSUNARI Shigeo f75f0a3a7d bench of toStr16, fromStr16 10 years ago
MITSUNARI Shigeo 52d6587f36 USE_LLVM=1 does not run 10 years ago
MITSUNARI Shigeo 9c79bb0120 move MontFp to Fp 10 years ago
MITSUNARI Shigeo 02f726aad2 unify toArray and Gmp::getArray 10 years ago
MITSUNARI Shigeo 2b8b45cc60 rename Gmp to Mpz 10 years ago
MITSUNARI Shigeo 1fe925c26a rename BlockType to Unit 10 years ago
MITSUNARI Shigeo 434afb6654 change method name 10 years ago
MITSUNARI Shigeo cf7a2e0715 BitVector conversion is removed 10 years ago
MITSUNARI Shigeo e2cb5c28df rename getCoff to getMontgomeryCoeff 10 years ago
MITSUNARI Shigeo f519ccc1f8 use macro 10 years ago
MITSUNARI Shigeo 8a4227c39d fix test for int64_t 10 years ago
MITSUNARI Shigeo da1968e863 neg_power is not supported 10 years ago
MITSUNARI Shigeo 14fd1d125d from mie 10 years ago