/Morse-Code-Cipher

Encrypting and decrypting a string of text using a fractionated morse code cipher.

Primary LanguageJava

Encryption and Decryption in Java

A repo for a simple project on encrypting and decrypting a string of text using the fractionated morse code cipher. The encrypting scheme follows converting plain text to morse code and then to random characters.