a portable and fast pairing-based cryptography library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mcl/java
MITSUNARI Shigeo b810c822c8 rename bnXXXinit to initPairing() 7 years ago
..
Bn256Test.java change the order of arguments of G1 and G2 8 years ago
ElgamalTest.java rename MclElgamal to Elgamal 8 years ago
Makefile rename shared library from _if to _dy 8 years ago
bn256.i fix ; ensure that the elements by mapTo.calcG2 is in G2 8 years ago
bn256_impl.hpp rename bnXXXinit to initPairing() 7 years ago
bn256_wrap.cxx change the order of arguments of G1 and G2 8 years ago
elgamal.i _ 8 years ago
elgamal_impl.hpp rename elgamal.hpp to elgamal_impl.hpp 8 years ago
java.md update java.md to change the order of the arguments of pairing 8 years ago
make_wrap.bat chmod 644 *.bat 8 years ago
run-bn256.bat chmod 644 *.bat 8 years ago
run-elgamal.bat chmod 644 *.bat 8 years ago
set-java-path.bat chmod 644 *.bat 8 years ago