Java application to encrypt the content of a file with the help of openssl (client side) and decrypting with java ( server side).
clone this repository
JDK 8 openssl (openssl.exe already packed with the codebase) more info at "https://github.com/openssl/openssl" Junit jars
Run specific case testclass (see comments in the code for the workings)
Run with junit Runner
- openssl community https://github.com/openssl/openssl