Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update clang version | MITSUNARI Shigeo | 2016-01-23 | 1 | -1/+1 | |
* | add test of getInt64 | MITSUNARI Shigeo | 2016-01-05 | 1 | -0/+63 | |
* | add isGreater, etc. | MITSUNARI Shigeo | 2015-12-28 | 1 | -2/+2 | |
* | move mcl.lib from bin to lib | MITSUNARI Shigeo | 2015-09-06 | 1 | -1/+1 | |
* | check bmi2 | MITSUNARI Shigeo | 2015-07-17 | 1 | -1/+4 | |
* | rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVM | MITSUNARI Shigeo | 2015-07-07 | 1 | -4/+4 | |
* | mode select runs well | MITSUNARI Shigeo | 2015-07-07 | 1 | -6/+9 | |
* | reduce toMont inf invMontOp | MITSUNARI Shigeo | 2015-07-05 | 1 | -8/+13 | |
* | disable useMont for NIST_P192 | MITSUNARI Shigeo | 2015-07-05 | 1 | -2/+3 | |
* | add invMontOp | MITSUNARI Shigeo | 2015-07-04 | 1 | -1/+14 | |
* | USE_LLVM=1 does not run | MITSUNARI Shigeo | 2015-07-03 | 1 | -8/+6 | |
* | add wrapper for mcl_fp_mont | MITSUNARI Shigeo | 2015-07-02 | 1 | -32/+32 | |
* | add test of setArrayMask | MITSUNARI Shigeo | 2015-06-12 | 1 | -5/+1 | |
* | unify toArray and Gmp::getArray | MITSUNARI Shigeo | 2015-06-12 | 1 | -17/+17 | |
* | QQQ:test copyAndMask | MITSUNARI Shigeo | 2015-06-11 | 1 | -30/+22 | |
* | add elgamal | MITSUNARI Shigeo | 2015-06-11 | 1 | -0/+21 | |
* | rename len to size | MITSUNARI Shigeo | 2015-06-11 | 1 | -1/+1 | |
* | rename len to size | MITSUNARI Shigeo | 2015-06-11 | 1 | -19/+19 | |
* | change method name | MITSUNARI Shigeo | 2015-06-08 | 1 | -4/+4 | |
* | under refactoring | MITSUNARI Shigeo | 2015-06-08 | 1 | -40/+48 | |
* | rename files | MITSUNARI Shigeo | 2015-06-08 | 1 | -2/+2 | |
* | under refactoring | MITSUNARI Shigeo | 2015-06-08 | 1 | -0/+60 | |
* | cast N to int | MITSUNARI Shigeo | 2015-06-07 | 1 | -1/+1 | |
* | split Unit | MITSUNARI Shigeo | 2015-06-07 | 1 | -1/+1 | |
* | remove local:: | MITSUNARI Shigeo | 2015-06-07 | 1 | -9/+9 | |
* | remove mont_fp.hpp | MITSUNARI Shigeo | 2015-06-05 | 1 | -5/+4 | |
* | rename getCoff to getMontgomeryCoeff | MITSUNARI Shigeo | 2015-06-05 | 1 | -28/+28 | |
* | move some functions to src | MITSUNARI Shigeo | 2015-06-05 | 1 | -1/+63 | |
* | rename functions | MITSUNARI Shigeo | 2015-06-05 | 1 | -53/+9 | |
* | MontFp is a simple class | MITSUNARI Shigeo | 2015-06-03 | 1 | -2/+14 | |
* | prepair to split FpGenerator | MITSUNARI Shigeo | 2015-06-03 | 1 | -0/+9 | |
* | use Op instead of p | MITSUNARI Shigeo | 2015-06-01 | 1 | -2/+2 | |
* | use macro | MITSUNARI Shigeo | 2015-06-01 | 1 | -120/+30 | |
* | move initOp to src | MITSUNARI Shigeo | 2015-06-01 | 1 | -0/+255 | |
* | refactor all | MITSUNARI Shigeo | 2015-05-29 | 2 | -2/+2 | |
* | add fp.cpp | MITSUNARI Shigeo | 2015-05-27 | 1 | -0/+50 | |
* | fix Makefile for src | MITSUNARI Shigeo | 2015-05-27 | 1 | -4/+18 | |
* | from mie | MITSUNARI Shigeo | 2015-05-05 | 7 | -0/+491 |