Java Native Interface for the Libcryptosec library.
- We take in pull requests, feel free to fork :-)
- the Master and Dev branches are protected. Use branches and pull requests.
- Avoid backwards incompability! We use this for many of our project.
The following configurations must be made before compiling:
- Libcryptosec-JNI requires Libcryptosec 2.3.0 compiled statically.
- The folder /usr/include/ must include the headers of the same OpenSSL version used to compile Libcryptosec 2.3.0.
- Requires java 8 with JNI.
$ant
to compile;
Use Libcryptosec 2.2.1.
Use Libcryptosec 2.3.0.