Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compile error | MITSUNARI Shigeo | 2018-07-10 | 1 | -1/+1 |
* | update low function | MITSUNARI Shigeo | 2016-11-16 | 1 | -4/+4 |
* | split fp_proto.hpp into proto.hpp and low_func.hpp | MITSUNARI Shigeo | 2016-11-15 | 1 | -1/+1 |
* | rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZE | MITSUNARI Shigeo | 2016-10-28 | 1 | -2/+2 |
* | disable karatsuba for a while | MITSUNARI Shigeo | 2016-10-23 | 1 | -33/+8 |
* | rename addNC, subNC to addPre, subPre | MITSUNARI Shigeo | 2016-10-14 | 1 | -10/+10 |
* | rename USE_LLVM to MCL_USE_LLVM | MITSUNARI Shigeo | 2016-10-11 | 1 | -1/+1 |
* | fix ; test fp_addNC if enable | MITSUNARI Shigeo | 2016-10-11 | 1 | -3/+5 |
* | refactoring setup | MITSUNARI Shigeo | 2016-10-05 | 1 | -3/+3 |
* | use AddPre | MITSUNARI Shigeo | 2016-10-04 | 1 | -11/+11 |
* | compare ret | MITSUNARI Shigeo | 2016-09-05 | 1 | -2/+11 |
* | fix conflict | MITSUNARI Shigeo | 2016-07-28 | 1 | -0/+1 |
|\ | |||||
| * | move compareGmp | MITSUNARI Shigeo | 2016-07-22 | 1 | -1/+1 |
| * | add 512-bit prime | MITSUNARI Shigeo | 2016-07-22 | 1 | -20/+46 |
| * | add test of mulPre768(not run) | MITSUNARI Shigeo | 2016-07-22 | 1 | -0/+45 |
| * | benchmark of large | MITSUNARI Shigeo | 2016-07-22 | 1 | -9/+32 |
* | | add/sub for 768-bit prime | MITSUNARI Shigeo | 2016-07-28 | 1 | -11/+114 |
|/ | |||||
* | use llvm for large prime | MITSUNARI Shigeo | 2016-07-11 | 1 | -0/+4 |
* | add bench of large prime | MITSUNARI Shigeo | 2016-07-11 | 1 | -6/+14 |
* | add large sample | MITSUNARI Shigeo | 2016-07-11 | 1 | -0/+23 |