Commit Graph

36 Commits (096c34c3443f96c29eb9c8ed8464a77da1235c2b)

Author SHA1 Message Date
MITSUNARI Shigeo b810c822c8 rename bnXXXinit to initPairing() 7 years ago
MITSUNARI Shigeo d30c66387d rename shared library from _if to _dy 8 years ago
MITSUNARI Shigeo 425444df92 chmod 644 *.bat 8 years ago
MITSUNARI Shigeo 75064eb706 update java.md to change the order of the arguments of pairing 8 years ago
MITSUNARI Shigeo 13942ae25d change the order of arguments of G1 and G2 8 years ago
MITSUNARI Shigeo e4cee160b1 remove mcl.jar 8 years ago
MITSUNARI Shigeo 7c36c043aa add mcl.jar 8 years ago
MITSUNARI Shigeo 30bfa622d0 add bn256_wrap.cxx 8 years ago
MITSUNARI Shigeo 90d7bbe2b6 fix ; ensure that the elements by mapTo.calcG2 is in G2 8 years ago
MITSUNARI Shigeo 7b99668980 add make test for java 8 years ago
MITSUNARI Shigeo 53969fc126 print secret key 8 years ago
MITSUNARI Shigeo a2ff25c008 remove unnecessary comments 8 years ago
MITSUNARI Shigeo 6c640ef6c3 add document for Java API 8 years ago
MITSUNARI Shigeo 4d21e1df91 add Bn256 JNI 8 years ago
MITSUNARI Shigeo e5fde84a85 _ 8 years ago
MITSUNARI Shigeo 6c5d76792e rename elgamal.hpp to elgamal_impl.hpp 8 years ago
MITSUNARI Shigeo 6a6688b3d9 specify bit size 8 years ago
MITSUNARI Shigeo 635a1d2659 rename MclElgamal to Elgamal 8 years ago
MITSUNARI Shigeo 9c52ee0880 rename Mcl to MclElgamal of Java 8 years ago
MITSUNARI Shigeo bf321b3963 add include header 8 years ago
MITSUNARI Shigeo d1a5107c78 rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZE 8 years ago
MITSUNARI Shigeo fa88a3b8b8 -shared option is missed 9 years ago
MITSUNARI Shigeo 7641d659ea comment of USE_LLVM 9 years ago
MITSUNARI Shigeo 314fa154b4 update swig 2.0.11 to 3.0.8 9 years ago
MITSUNARI Shigeo 40ef86f9fe add include header for jni_md.h 9 years ago
MITSUNARI Shigeo 0485be010e compile fp.cpp on making dll 9 years ago
MITSUNARI Shigeo cbbb7b40f6 add -relocation-model=pic for llvm-llc 9 years ago
MITSUNARI Shigeo c13639f5f1 mkdir lib at first 9 years ago
MITSUNARI Shigeo b33344adee bat file for java 9 years ago
MITSUNARI Shigeo 909fbbaa5d remove base argument in Fp::init 9 years ago
MITSUNARI Shigeo ab416e7310 rename Ec::setParam to Ec::init 9 years ago
MITSUNARI Shigeo 170d1eaa69 duplicate lib 9 years ago
MITSUNARI Shigeo b1849c8fd1 add fPIC 9 years ago
MITSUNARI Shigeo bc354e6ddb recover common.mk ; update java/Makefile 9 years ago
MITSUNARI Shigeo 3e8dbe1b50 fix library name of jni 9 years ago
MITSUNARI Shigeo 9b32ca0a1f add java api 9 years ago