Commit Graph

1326 Commits (77c69a6dec624c341e1845f41ad57c89c25d6fa6)
 

Author SHA1 Message Date
MITSUNARI Shigeo 11c33f8174 fix typo of url 7 years ago
MITSUNARI Shigeo fa809a1d70 replace BGN with SHE 7 years ago
MITSUNARI Shigeo 5aa2d9c1e1 rename bgn to she 7 years ago
MITSUNARI Shigeo cfe7949750 add save/log for HashTable 7 years ago
MITSUNARI Shigeo 049d1590b1 add HashTable::setTryNum 7 years ago
MITSUNARI Shigeo d1c59fd632 change ioMode for Ec 7 years ago
MITSUNARI Shigeo 07d2febc32 use uname -m instead of arch 7 years ago
MITSUNARI Shigeo 004afe9b49 divUnit is only for 64-bit unit 7 years ago
MITSUNARI Shigeo c1f384d0d2 clean before test_go 7 years ago
MITSUNARI Shigeo 77257b3f91 test_go runs on Linux/OSX 7 years ago
MITSUNARI Shigeo f4e167ed1e add sample of innerProduct for she 7 years ago
MITSUNARI Shigeo 8c3a117c54 add doc for WASM 7 years ago
MITSUNARI Shigeo 2146aa1de7 rename AddFrobenius to HaveFrobenius 7 years ago
MITSUNARI Shigeo a1fa19150e bgn:unify EcHashTable and GTHashTable 7 years ago
MITSUNARI Shigeo fd96fc58d2 use FixedBuffer for vint 7 years ago
MITSUNARI Shigeo 20fed614d3 disable message 7 years ago
MITSUNARI Shigeo a6171527f8 add test divUnit 7 years ago
MITSUNARI Shigeo 57e8185b29 add msg argument for vint::dump 7 years ago
MITSUNARI Shigeo d0a6157074 fix alias of divNM 7 years ago
MITSUNARI Shigeo 251f0ac1e3 remove redundant test of vint 7 years ago
MITSUNARI Shigeo 229cc0166c define macro for emscripten 7 years ago
MITSUNARI Shigeo 1099498eb4 vint::divNM passed test 7 years ago
MITSUNARI Shigeo 43f36a1994 rename vint::subs1 to subu1 7 years ago
MITSUNARI Shigeo 2f643448bc add portable mul for 32-bit 7 years ago
MITSUNARI Shigeo 2b5628f243 add MCL_VINT_FIXED_BUFFER 7 years ago
MITSUNARI Shigeo 433203a446 use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT 7 years ago
MITSUNARI Shigeo 585ac4f329 add Vint:divu1, modu1 7 years ago
MITSUNARI Shigeo 993ed42bec add comments for bgn 7 years ago
MITSUNARI Shigeo 7a9deb7183 avoid exception test on emscripten 7 years ago
MITSUNARI Shigeo 04f4b17ce9 make ARCH=x86 MCL_USE_GMP=0 MCL_USE_OPENSSL=0 test passed 7 years ago
MITSUNARI Shigeo 7df8d1fb20 change maxUnit does not depend on 64-bit mode 7 years ago
MITSUNARI Shigeo 64e86fe9fa avoid zero-division if x = 1 in fixed_power 7 years ago
MITSUNARI Shigeo 6eb7d1bdc8 fix mapTo function throws exception if t = 0 7 years ago
MITSUNARI Shigeo a85cc8eaa9 reduce memcpy of divNM 7 years ago
MITSUNARI Shigeo 906aab70b3 fix many bugs of Vint 7 years ago
MITSUNARI Shigeo 23ae4416e0 avoid exception test on emcc 7 years ago
MITSUNARI Shigeo d2dd873929 add benchmark of Vint 7 years ago
MITSUNARI Shigeo fd8810a398 build ok;test ng 7 years ago
MITSUNARI Shigeo 6761073e8b add vint::sqrN 7 years ago
MITSUNARI Shigeo b1b0e63ea1 rename local namespace to vint 7 years ago
MITSUNARI Shigeo 7b2a522f9d add const for Vint::isPrime 7 years ago
MITSUNARI Shigeo 2b6c591775 rename Vint::bitLen to getBitSize 7 years ago
MITSUNARI Shigeo 2d44c8fafc remove warning of visual stduio 7 years ago
MITSUNARI Shigeo 526df06c7f update cybozulib tag for cmake 7 years ago
MITSUNARI Shigeo 74f8c065dd add CipherText::mul by int 7 years ago
MITSUNARI Shigeo 54f67cadaa setRangeForDLP does not depend on secretkey 7 years ago
MITSUNARI Shigeo f7b6482003 fix bgn::SecretKey::readStream 7 years ago
MITSUNARI Shigeo 22efc7c0cb add comments for header 7 years ago
MITSUNARI Shigeo ada89876b3 use doubleMillerLoop for randomize 7 years ago
MITSUNARI Shigeo b63520cf29 support OpenBSD arch 7 years ago