aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/gmp_util.hpp
Commit message (Expand)AuthorAgeFilesLines
* test for clangMITSUNARI Shigeo2018-06-051-1/+1
* reduce including standard headersMITSUNARI Shigeo2018-05-271-1/+0
* build bn_c256 with -fno-exceptionsMITSUNARI Shigeo2018-05-271-12/+13
* reducing string/throwMITSUNARI Shigeo2018-05-271-42/+120
* split error and throwMITSUNARI Shigeo2018-05-271-4/+9
* avoid vector of vectorMITSUNARI Shigeo2018-05-271-1/+0
* Vector without exceptionMITSUNARI Shigeo2018-05-231-7/+12
* add getModulo for bufMITSUNARI Shigeo2018-05-231-0/+17
* pailler uses RandGenMITSUNARI Shigeo2018-02-051-5/+7
* remove XorShift from isPrimeMITSUNARI Shigeo2018-02-051-0/+1
* [trivial] remove warningMITSUNARI Shigeo2017-11-011-1/+1
* SquareRoot use Fp::pow if possibleMITSUNARI Shigeo2017-09-181-0/+44
* define macro for emscriptenMITSUNARI Shigeo2017-08-031-0/+3
* use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BITMITSUNARI Shigeo2017-07-311-6/+23
* fix many bugs of VintMITSUNARI Shigeo2017-07-231-2/+2
* build ok;test ngMITSUNARI Shigeo2017-07-221-8/+65
* add Vint:invModMITSUNARI Shigeo2017-07-181-1/+5
* gmp_util starts to support VintMITSUNARI Shigeo2017-07-181-20/+84
* _MITSUNARI Shigeo2017-07-171-2/+12
* rename set to setArrayMITSUNARI Shigeo2017-07-121-1/+5
* decrese false probability of prime detectionMITSUNARI Shigeo2017-05-181-1/+1
* change struct gmp to namespace gmpMITSUNARI Shigeo2017-05-121-262/+262
* rename getGoodRepl to getNAFMITSUNARI Shigeo2017-05-121-0/+81
* add getQuadraticNonResidueMITSUNARI Shigeo2017-03-151-5/+9
* precise info of errorMITSUNARI Shigeo2016-11-031-1/+1
* add F2T::squareRootMITSUNARI Shigeo2016-08-151-0/+5
* add sq_test to MakefileMITSUNARI Shigeo2016-08-151-8/+14
* add setBit/resetBitMITSUNARI Shigeo2016-08-091-0/+12
* disable SET_OP_DBL_SIZE if MCL_MAX_OP_BIT_SIZE < 768MITSUNARI Shigeo2016-08-011-1/+10
* change /MD to /MTMITSUNARI Shigeo2016-05-101-27/+1
* rename Gmp to gmpMITSUNARI Shigeo2016-04-191-12/+16
* disable warning of vcMITSUNARI Shigeo2016-02-071-2/+2
* rename square to sqrMITSUNARI Shigeo2016-01-241-3/+3
* add comment for version of vcMITSUNARI Shigeo2015-09-141-3/+3
* unify toArray and Gmp::getArrayMITSUNARI Shigeo2015-06-121-11/+16
* rename len to sizeMITSUNARI Shigeo2015-06-111-2/+2
* rename len to sizeMITSUNARI Shigeo2015-06-111-8/+8
* rename BlockType to UnitMITSUNARI Shigeo2015-06-111-6/+6
* change method nameMITSUNARI Shigeo2015-06-081-6/+6
* under refactoringMITSUNARI Shigeo2015-06-081-1/+1
* remove OptimizedMITSUNARI Shigeo2015-05-261-14/+0
* from mieMITSUNARI Shigeo2015-05-051-0/+378