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.
anushkahebbar/Morse-Code-Cipher
Encrypting and decrypting a string of text using a fractionated morse code cipher.
Java