aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* update clang versionMITSUNARI Shigeo2016-01-231-1/+1
* add test of getInt64MITSUNARI Shigeo2016-01-051-0/+63
* add isGreater, etc.MITSUNARI Shigeo2015-12-281-2/+2
* move mcl.lib from bin to libMITSUNARI Shigeo2015-09-061-1/+1
* check bmi2MITSUNARI Shigeo2015-07-171-1/+4
* rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVMMITSUNARI Shigeo2015-07-071-4/+4
* mode select runs wellMITSUNARI Shigeo2015-07-071-6/+9
* reduce toMont inf invMontOpMITSUNARI Shigeo2015-07-051-8/+13
* disable useMont for NIST_P192MITSUNARI Shigeo2015-07-051-2/+3
* add invMontOpMITSUNARI Shigeo2015-07-041-1/+14
* USE_LLVM=1 does not runMITSUNARI Shigeo2015-07-031-8/+6
* add wrapper for mcl_fp_montMITSUNARI Shigeo2015-07-021-32/+32
* add test of setArrayMaskMITSUNARI Shigeo2015-06-121-5/+1
* unify toArray and Gmp::getArrayMITSUNARI Shigeo2015-06-121-17/+17
* QQQ:test copyAndMaskMITSUNARI Shigeo2015-06-111-30/+22
* add elgamalMITSUNARI Shigeo2015-06-111-0/+21
* rename len to sizeMITSUNARI Shigeo2015-06-111-1/+1
* rename len to sizeMITSUNARI Shigeo2015-06-111-19/+19
* change method nameMITSUNARI Shigeo2015-06-081-4/+4
* under refactoringMITSUNARI Shigeo2015-06-081-40/+48
* rename filesMITSUNARI Shigeo2015-06-081-2/+2
* under refactoringMITSUNARI Shigeo2015-06-081-0/+60
* cast N to intMITSUNARI Shigeo2015-06-071-1/+1
* split UnitMITSUNARI Shigeo2015-06-071-1/+1
* remove local::MITSUNARI Shigeo2015-06-071-9/+9
* remove mont_fp.hppMITSUNARI Shigeo2015-06-051-5/+4
* rename getCoff to getMontgomeryCoeffMITSUNARI Shigeo2015-06-051-28/+28
* move some functions to srcMITSUNARI Shigeo2015-06-051-1/+63
* rename functionsMITSUNARI Shigeo2015-06-051-53/+9
* MontFp is a simple classMITSUNARI Shigeo2015-06-031-2/+14
* prepair to split FpGeneratorMITSUNARI Shigeo2015-06-031-0/+9
* use Op instead of pMITSUNARI Shigeo2015-06-011-2/+2
* use macroMITSUNARI Shigeo2015-06-011-120/+30
* move initOp to srcMITSUNARI Shigeo2015-06-011-0/+255
* refactor allMITSUNARI Shigeo2015-05-292-2/+2
* add fp.cppMITSUNARI Shigeo2015-05-271-0/+50
* fix Makefile for srcMITSUNARI Shigeo2015-05-271-4/+18
* from mieMITSUNARI Shigeo2015-05-057-0/+491