deeksonparlma / CeaserCipher

A simple way to encrypt and decrypt text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceaser Cipher

author

Dickson

Description

This a java application that allows a user to input text which they can encrypt using an application using the application.Besides,they can decrypt an encrypted text by entering the text and the key required to decrypt.

Requirements

  • Java
  • Gradle

Setup and Installation requirements

git clone https://github.com/deeksonparlma/CeaserCipher.git
  • Install gradle
sdk install gradle 5.3.1
  • Install java
sdk install java
  • Open the directory in terminal
  • move to main
cd build/classes/java/main
  • Run the following command to execute the Terminal-java application
java App

contact

to contact me email me

Technologies used:

  • Java

  • Markdown

  • github account: Dickson

Licence

*MIT licence

About

A simple way to encrypt and decrypt text


Languages

Language:Java 100.0%