Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test for clang | MITSUNARI Shigeo | 2018-06-05 | 1 | -1/+1 |
* | reduce including standard headers | MITSUNARI Shigeo | 2018-05-27 | 1 | -1/+0 |
* | build bn_c256 with -fno-exceptions | MITSUNARI Shigeo | 2018-05-27 | 1 | -12/+13 |
* | reducing string/throw | MITSUNARI Shigeo | 2018-05-27 | 1 | -42/+120 |
* | split error and throw | MITSUNARI Shigeo | 2018-05-27 | 1 | -4/+9 |
* | avoid vector of vector | MITSUNARI Shigeo | 2018-05-27 | 1 | -1/+0 |
* | Vector without exception | MITSUNARI Shigeo | 2018-05-23 | 1 | -7/+12 |
* | add getModulo for buf | MITSUNARI Shigeo | 2018-05-23 | 1 | -0/+17 |
* | pailler uses RandGen | MITSUNARI Shigeo | 2018-02-05 | 1 | -5/+7 |
* | remove XorShift from isPrime | MITSUNARI Shigeo | 2018-02-05 | 1 | -0/+1 |
* | [trivial] remove warning | MITSUNARI Shigeo | 2017-11-01 | 1 | -1/+1 |
* | SquareRoot use Fp::pow if possible | MITSUNARI Shigeo | 2017-09-18 | 1 | -0/+44 |
* | define macro for emscripten | MITSUNARI Shigeo | 2017-08-03 | 1 | -0/+3 |
* | use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BIT | MITSUNARI Shigeo | 2017-07-31 | 1 | -6/+23 |
* | fix many bugs of Vint | MITSUNARI Shigeo | 2017-07-23 | 1 | -2/+2 |
* | build ok;test ng | MITSUNARI Shigeo | 2017-07-22 | 1 | -8/+65 |
* | add Vint:invMod | MITSUNARI Shigeo | 2017-07-18 | 1 | -1/+5 |
* | gmp_util starts to support Vint | MITSUNARI Shigeo | 2017-07-18 | 1 | -20/+84 |
* | _ | MITSUNARI Shigeo | 2017-07-17 | 1 | -2/+12 |
* | rename set to setArray | MITSUNARI Shigeo | 2017-07-12 | 1 | -1/+5 |
* | decrese false probability of prime detection | MITSUNARI Shigeo | 2017-05-18 | 1 | -1/+1 |
* | change struct gmp to namespace gmp | MITSUNARI Shigeo | 2017-05-12 | 1 | -262/+262 |
* | rename getGoodRepl to getNAF | MITSUNARI Shigeo | 2017-05-12 | 1 | -0/+81 |
* | add getQuadraticNonResidue | MITSUNARI Shigeo | 2017-03-15 | 1 | -5/+9 |
* | precise info of error | MITSUNARI Shigeo | 2016-11-03 | 1 | -1/+1 |
* | add F2T::squareRoot | MITSUNARI Shigeo | 2016-08-15 | 1 | -0/+5 |
* | add sq_test to Makefile | MITSUNARI Shigeo | 2016-08-15 | 1 | -8/+14 |
* | add setBit/resetBit | MITSUNARI Shigeo | 2016-08-09 | 1 | -0/+12 |
* | disable SET_OP_DBL_SIZE if MCL_MAX_OP_BIT_SIZE < 768 | MITSUNARI Shigeo | 2016-08-01 | 1 | -1/+10 |
* | change /MD to /MT | MITSUNARI Shigeo | 2016-05-10 | 1 | -27/+1 |
* | rename Gmp to gmp | MITSUNARI Shigeo | 2016-04-19 | 1 | -12/+16 |
* | disable warning of vc | MITSUNARI Shigeo | 2016-02-07 | 1 | -2/+2 |
* | rename square to sqr | MITSUNARI Shigeo | 2016-01-24 | 1 | -3/+3 |
* | add comment for version of vc | MITSUNARI Shigeo | 2015-09-14 | 1 | -3/+3 |
* | unify toArray and Gmp::getArray | MITSUNARI Shigeo | 2015-06-12 | 1 | -11/+16 |
* | rename len to size | MITSUNARI Shigeo | 2015-06-11 | 1 | -2/+2 |
* | rename len to size | MITSUNARI Shigeo | 2015-06-11 | 1 | -8/+8 |
* | rename BlockType to Unit | MITSUNARI Shigeo | 2015-06-11 | 1 | -6/+6 |
* | change method name | MITSUNARI Shigeo | 2015-06-08 | 1 | -6/+6 |
* | under refactoring | MITSUNARI Shigeo | 2015-06-08 | 1 | -1/+1 |
* | remove Optimized | MITSUNARI Shigeo | 2015-05-26 | 1 | -14/+0 |
* | from mie | MITSUNARI Shigeo | 2015-05-05 | 1 | -0/+378 |