/CaesarCipher

This app demonstrate the ancient caesar cipher method of interpreting codes done in java.Enter your code for either encoding or decoding.

Primary LanguageJava

Caesar Cipher

Using the terminal , compile and enter a code and key which will out put their hidden code under the caesar cipher practical cryptography's,

DATE

2 sep 2019

Author

Github : komen225

Description

The caesar cipher app works in a way that user are supposed to have the file .Using the terminal they will compile and be able to enter a code and the key which will out put their hidden code under the caesar cipher practical cryptography's Code will be entered as many time as user wishes.

Setup/Installation Requirements

  • Internet
  • Fork the repo into your github account
  • Install Intellij idea

Technology used.

*Java

*intellij idea

Known Bugs

No known Bugs

Support and contact details

Contact Github : komen225

Email :komen.robert19@gmail.com

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2019 Robert Komen