Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename bnXXXinit to initPairing() | MITSUNARI Shigeo | 2017-09-18 | 1 | -1/+1 |
* | rename shared library from _if to _dy | MITSUNARI Shigeo | 2017-03-07 | 1 | -2/+0 |
* | chmod 644 *.bat | MITSUNARI Shigeo | 2017-02-21 | 4 | -0/+0 |
* | update java.md to change the order of the arguments of pairing | MITSUNARI Shigeo | 2017-02-13 | 1 | -4/+4 |
* | change the order of arguments of G1 and G2 | MITSUNARI Shigeo | 2017-02-12 | 3 | -17/+17 |
* | remove mcl.jar | MITSUNARI Shigeo | 2017-02-09 | 1 | -0/+0 |
* | add mcl.jar | MITSUNARI Shigeo | 2017-02-08 | 1 | -0/+0 |
* | add bn256_wrap.cxx | MITSUNARI Shigeo | 2017-02-08 | 1 | -0/+1539 |
* | fix ; ensure that the elements by mapTo.calcG2 is in G2 | MITSUNARI Shigeo | 2017-01-28 | 1 | -9/+3 |
* | add make test for java | MITSUNARI Shigeo | 2017-01-11 | 1 | -0/+4 |
* | print secret key | MITSUNARI Shigeo | 2017-01-10 | 1 | -0/+1 |
* | remove unnecessary comments | MITSUNARI Shigeo | 2017-01-10 | 1 | -3/+1 |
* | add document for Java API | MITSUNARI Shigeo | 2017-01-10 | 3 | -2/+118 |
* | add Bn256 JNI | MITSUNARI Shigeo | 2017-01-10 | 12 | -360/+405 |
* | _ | MITSUNARI Shigeo | 2017-01-09 | 3 | -150/+3 |
* | rename elgamal.hpp to elgamal_impl.hpp | MITSUNARI Shigeo | 2017-01-09 | 1 | -0/+147 |
* | specify bit size | MITSUNARI Shigeo | 2017-01-09 | 1 | -2/+2 |
* | rename MclElgamal to Elgamal | MITSUNARI Shigeo | 2017-01-09 | 12 | -77/+75 |
* | rename Mcl to MclElgamal of Java | MITSUNARI Shigeo | 2017-01-09 | 12 | -80/+80 |
* | add include header | MITSUNARI Shigeo | 2016-11-17 | 1 | -0/+1 |
* | rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZE | MITSUNARI Shigeo | 2016-10-28 | 1 | -1/+1 |
* | -shared option is missed | MITSUNARI Shigeo | 2016-06-16 | 1 | -1/+1 |
* | comment of USE_LLVM | MITSUNARI Shigeo | 2016-06-14 | 1 | -1/+1 |
* | update swig 2.0.11 to 3.0.8 | MITSUNARI Shigeo | 2016-06-14 | 6 | -14/+14 |
* | add include header for jni_md.h | MITSUNARI Shigeo | 2016-06-14 | 1 | -1/+1 |
* | compile fp.cpp on making dll | MITSUNARI Shigeo | 2016-06-07 | 1 | -1/+2 |
* | add -relocation-model=pic for llvm-llc | MITSUNARI Shigeo | 2016-05-25 | 1 | -3/+6 |
* | mkdir lib at first | MITSUNARI Shigeo | 2016-05-25 | 1 | -0/+1 |
* | bat file for java | MITSUNARI Shigeo | 2016-05-11 | 3 | -0/+34 |
* | remove base argument in Fp::init | MITSUNARI Shigeo | 2016-04-30 | 1 | -2/+2 |
* | rename Ec::setParam to Ec::init | MITSUNARI Shigeo | 2016-04-29 | 1 | -1/+1 |
* | duplicate lib | MITSUNARI Shigeo | 2016-04-13 | 1 | -1/+1 |
* | add fPIC | MITSUNARI Shigeo | 2016-04-13 | 1 | -3/+4 |
* | recover common.mk ; update java/Makefile | MITSUNARI Shigeo | 2016-04-13 | 1 | -1/+1 |
* | fix library name of jni | MITSUNARI Shigeo | 2016-03-18 | 2 | -3/+6 |
* | add java api | MITSUNARI Shigeo | 2016-03-18 | 10 | -0/+709 |