This Repo contains a JAVA file with a custom encryption and decryption technique which works with letters of the English Language.
It is able to manage spaces and special characters, while encrypting or decrypting the message.
Clone this repo, and compile the file using a JDK. You must have a JDK installed o your systems to be able to execute this file.
Please Star the Repo if you enjoyed using this encryption Algorithm. Thank You.