amit1563 / EncryptAndDecryptJavaApp

Java application to encrypt the content of a file with the help of openssl (client side) and decrypting with java ( server side).

Repository from Github https://github.comamit1563/EncryptAndDecryptJavaAppRepository from Github https://github.comamit1563/EncryptAndDecryptJavaApp

EncryptAndDecryptJavaApp

Java application to encrypt the content of a file with the help of openssl (client side) and decrypting with java ( server side).

Getting Started

clone this repository

Prerequisites

JDK 8 openssl (openssl.exe already packed with the codebase) more info at "https://github.com/openssl/openssl" Junit jars

Running the tests

Run specific case testclass (see comments in the code for the workings)

Deployment

Run with junit Runner

Acknowledgments

About

Java application to encrypt the content of a file with the help of openssl (client side) and decrypting with java ( server side).


Languages

Language:Java 100.0%