Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove warning by clang | MITSUNARI Shigeo | 2017-10-22 | 1 | -5/+4 |
* | support int64_t for G::pow | MITSUNARI Shigeo | 2017-09-28 | 1 | -1/+8 |
* | build ok;test ng | MITSUNARI Shigeo | 2017-07-22 | 1 | -3/+3 |
* | Fp12::pow supports GLV method | MITSUNARI Shigeo | 2017-07-06 | 1 | -0/+27 |
* | mulGeneric is constant time | MITSUNARI Shigeo | 2017-06-19 | 1 | -3/+1 |
* | add remark for mulCT, powCT | MITSUNARI Shigeo | 2017-05-01 | 1 | -0/+2 |
* | fix compile error | MITSUNARI Shigeo | 2017-04-20 | 1 | -4/+4 |
* | split pow and powCT | MITSUNARI Shigeo | 2017-04-20 | 1 | -4/+15 |
* | Expose const time exponentiation for fields | Andrzej Rybczak | 2017-04-20 | 1 | -8/+8 |
* | add EcT::normalize(EcT&, const EcT&) | MITSUNARI Shigeo | 2017-04-13 | 1 | -1/+1 |
* | fix Fp::div | MITSUNARI Shigeo | 2017-01-10 | 1 | -1/+1 |
* | rename power to pow | MITSUNARI Shigeo | 2016-05-04 | 1 | -8/+8 |
* | remove inline in Operator | MITSUNARI Shigeo | 2016-05-02 | 1 | -6/+6 |
* | remove const | MITSUNARI Shigeo | 2016-05-02 | 1 | -1/+1 |
* | rename Gmp to gmp | MITSUNARI Shigeo | 2016-04-19 | 1 | -1/+1 |
* | make operator.hpp and move power into it | MITSUNARI Shigeo | 2016-04-18 | 1 | -0/+77 |
* | operator.hpp is removed | MITSUNARI Shigeo | 2015-06-08 | 1 | -108/+0 |
* | change method name | MITSUNARI Shigeo | 2015-06-08 | 1 | -2/+2 |
* | remove Optimized | MITSUNARI Shigeo | 2015-05-26 | 1 | -10/+0 |
* | from mie | MITSUNARI Shigeo | 2015-05-05 | 1 | -0/+118 |