Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start to imple GLV for G1 | MITSUNARI Shigeo | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | make returns 1 if tests fail | MITSUNARI Shigeo | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | add bn384_test | MITSUNARI Shigeo | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | enable bn256_test.cpp for travis | MITSUNARI Shigeo | 2017-03-09 | 1 | -4/+1 |
| | |||||
* | avoid bn256_test if travis-ci | MITSUNARI Shigeo | 2017-03-08 | 1 | -2/+4 |
| | |||||
* | _ | MITSUNARI Shigeo | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | specify dependency of bn256_test.o | MITSUNARI Shigeo | 2017-03-08 | 1 | -3/+4 |
| | |||||
* | _ | MITSUNARI Shigeo | 2017-03-08 | 1 | -4/+4 |
| | |||||
* | _ | MITSUNARI Shigeo | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | debug makefile | MITSUNARI Shigeo | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | rename shared library from _if to _dy | MITSUNARI Shigeo | 2017-03-07 | 1 | -8/+8 |
| | |||||
* | rename libmcl.so to libmcls.so | MITSUNARI Shigeo | 2017-03-05 | 1 | -1/+1 |
| | |||||
* | update Makefile for test/bn256_if_test.cpp and sample/pairing_if.c | MITSUNARI Shigeo | 2017-02-21 | 1 | -7/+29 |
| | |||||
* | add BLS signature sample | MITSUNARI Shigeo | 2017-02-15 | 1 | -1/+1 |
| | |||||
* | add asm files for macos | MITSUNARI Shigeo | 2017-01-16 | 1 | -1/+5 |
| | |||||
* | use asm files generated by llvm | MITSUNARI Shigeo | 2016-12-29 | 1 | -11/+20 |
| | |||||
* | support w/wo bmi2 | MITSUNARI Shigeo | 2016-12-28 | 1 | -2/+15 |
| | |||||
* | specify -march for opt | MITSUNARI Shigeo | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | test ok for snark | MITSUNARI Shigeo | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | fix dependency | MITSUNARI Shigeo | 2016-11-14 | 1 | -7/+7 |
| | |||||
* | add MCL_USE_XBYAK=0 option | MITSUNARI Shigeo | 2016-11-10 | 1 | -1/+7 |
| | |||||
* | specify files to be removed in obj | MITSUNARI Shigeo | 2016-10-31 | 1 | -1/+1 |
| | |||||
* | fix macro name | MITSUNARI Shigeo | 2016-10-28 | 1 | -2/+2 |
| | |||||
* | rename USE_LLVM to MCL_USE_LLVM | MITSUNARI Shigeo | 2016-10-11 | 1 | -3/+6 |
| | |||||
* | add generic SqrMont, Mul, Sqr | MITSUNARI Shigeo | 2016-10-07 | 1 | -4/+0 |
| | |||||
* | op.add requires p | MITSUNARI Shigeo | 2016-09-26 | 1 | -1/+6 |
| | |||||
* | benchmark of low_test | MITSUNARI Shigeo | 2016-09-20 | 1 | -1/+1 |
| | |||||
* | fix error if USE_LLVM | MITSUNARI Shigeo | 2016-09-18 | 1 | -2/+6 |
| | |||||
* | compare ret | MITSUNARI Shigeo | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | add mcl_fp_addNC for x86-64 by nasm | MITSUNARI Shigeo | 2016-09-05 | 1 | -0/+9 |
| | |||||
* | add sq_test to Makefile | MITSUNARI Shigeo | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | add/sub for 768-bit prime | MITSUNARI Shigeo | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | fix independency of directories | MITSUNARI Shigeo | 2016-07-11 | 1 | -13/+8 |
| | |||||
* | add large prime sample | MITSUNARI Shigeo | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | dummy add src/asm | MITSUNARI Shigeo | 2016-06-27 | 1 | -3/+9 |
| | |||||
* | default of USE_LLVM=0 | MITSUNARI Shigeo | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | use add/sub L | MITSUNARI Shigeo | 2016-06-12 | 1 | -0/+1 |
| | |||||
* | dont link asm_obj if USE_LLVM=0 | MITSUNARI Shigeo | 2016-06-06 | 1 | -2/+6 |
| | |||||
* | consider arm linux | MITSUNARI Shigeo | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | mkdir obj/bin/lib | MITSUNARI Shigeo | 2016-06-06 | 1 | -6/+14 |
| | |||||
* | change default clang version from 3.6 to 3.8 | MITSUNARI Shigeo | 2016-06-02 | 1 | -2/+2 |
| | |||||
* | move opti/llvm | MITSUNARI Shigeo | 2016-06-01 | 1 | -5/+0 |
| | |||||
* | add misc code | MITSUNARI Shigeo | 2016-06-01 | 1 | -0/+5 |
| | |||||
* | add dependency | MITSUNARI Shigeo | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | add asm for debug | MITSUNARI Shigeo | 2016-05-31 | 1 | -0/+3 |
| | |||||
* | add default param | MITSUNARI Shigeo | 2016-05-30 | 1 | -1/+1 |
| | |||||
* | gen.py is removed | MITSUNARI Shigeo | 2016-05-30 | 1 | -13/+11 |
| | |||||
* | long.txt is removed | MITSUNARI Shigeo | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | short.txt is removed | MITSUNARI Shigeo | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | add -relocation-model=pic for llvm-llc | MITSUNARI Shigeo | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | mkdir lib at first | MITSUNARI Shigeo | 2016-05-25 | 1 | -1/+3 |
| | |||||
* | remove dependency of all.txt in Makefile | MITSUNARI Shigeo | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | remove once.txt | MITSUNARI Shigeo | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | add mcl_fpDbl_mod_NIST_P521(COND) | MITSUNARI Shigeo | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | start to use llvm_gen.hpp for once.txt | MITSUNARI Shigeo | 2016-05-20 | 1 | -4/+12 |
| | |||||
* | start to impl naive optimal ate | MITSUNARI Shigeo | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | add gmp_test.cpp to Makefile | MITSUNARI Shigeo | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | recover common.mk ; update java/Makefile | MITSUNARI Shigeo | 2016-04-13 | 1 | -56/+1 |
| | |||||
* | fix Makefile | MITSUNARI Shigeo | 2016-04-12 | 1 | -13/+122 |
| | |||||
* | fix Makefile for src | MITSUNARI Shigeo | 2015-05-27 | 1 | -1/+1 |
| | |||||
* | from mie | MITSUNARI Shigeo | 2015-05-05 | 1 | -0/+20 |