Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 555 Bytes

File metadata and controls

11 lines (6 loc) · 555 Bytes

Custom_Encryption

      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. 

HOW TO USE

      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.