Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add #if MCL_MAX_UNIT_SIZE >= | MITSUNARI Shigeo | 2017-05-08 | 1 | -2/+6 |
* | reduce code generator if MCL_MAX_BIT_SIZE=256 | MITSUNARI Shigeo | 2017-05-08 | 1 | -6/+10 |
* | change selection of Mont and SqrMont for bitSize == 1024 | MITSUNARI Shigeo | 2017-01-27 | 1 | -1/+2 |
* | test of 1024 bit size | MITSUNARI Shigeo | 2017-01-26 | 1 | -0/+3 |
* | support w/wo bmi2 | MITSUNARI Shigeo | 2016-12-28 | 1 | -2/+2 |
* | add gmp version of Mont with not full prime | MITSUNARI Shigeo | 2016-12-26 | 1 | -0/+1 |
* | add mcl_fp_addNF | MITSUNARI Shigeo | 2016-12-24 | 1 | -0/+1 |
* | enable mcl_fp_subNF for not full bit prime | MITSUNARI Shigeo | 2016-12-24 | 1 | -0/+1 |
* | use shr1 by llvm | MITSUNARI Shigeo | 2016-11-16 | 1 | -0/+1 |
* | split fp_proto.hpp into proto.hpp and low_func.hpp | MITSUNARI Shigeo | 2016-11-15 | 1 | -0/+65 |