Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compare Ec::add and mixed Ec::add | MITSUNARI Shigeo | 2017-03-25 | 1 | -3/+7 |
* | change bitSize option | MITSUNARI Shigeo | 2016-06-11 | 1 | -1/+1 |
* | add fp_mont for gmp | MITSUNARI Shigeo | 2016-06-06 | 1 | -11/+13 |
* | remove getModeStr | MITSUNARI Shigeo | 2016-05-31 | 1 | -13/+2 |
* | remove base argument in Fp::init | MITSUNARI Shigeo | 2016-04-30 | 1 | -5/+5 |
* | rename Ec::setParam to Ec::init | MITSUNARI Shigeo | 2016-04-29 | 1 | -1/+1 |
* | rename Gmp to gmp | MITSUNARI Shigeo | 2016-04-19 | 1 | -2/+2 |
* | mod_NIST_P521 by llvm | MITSUNARI Shigeo | 2016-03-28 | 1 | -0/+2 |
* | move conversion.hpp from include to src | MITSUNARI Shigeo | 2016-03-16 | 1 | -1/+1 |
* | rename Tag | MITSUNARI Shigeo | 2016-02-15 | 1 | -2/+1 |
* | rename square to sqr | MITSUNARI Shigeo | 2016-01-24 | 1 | -1/+1 |
* | fix sqr | MITSUNARI Shigeo | 2016-01-24 | 1 | -2/+3 |
* | add rand test | MITSUNARI Shigeo | 2016-01-04 | 1 | -2/+6 |
* | variable ecmode | MITSUNARI Shigeo | 2015-12-28 | 1 | -10/+25 |
* | add p160_1 for test | MITSUNARI Shigeo | 2015-12-28 | 1 | -0/+1 |
* | move ec bench to bench.cpp | MITSUNARI Shigeo | 2015-07-28 | 1 | -7/+56 |
* | bench of toStr16, fromStr16 | MITSUNARI Shigeo | 2015-07-08 | 1 | -2/+57 |
* | rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVM | MITSUNARI Shigeo | 2015-07-07 | 1 | -1/+1 |
* | mode select runs well | MITSUNARI Shigeo | 2015-07-07 | 1 | -8/+21 |
* | add bench | MITSUNARI Shigeo | 2015-07-06 | 1 | -0/+96 |