/substitution-cipher

encryption/decryption using character jumps

substitution-cipher

Name: Substitution Cipher App

Description: An application that encripts text between two . Encryption/decryption using character jumps. The decryption and encryption of ciphertext will be done based on whatever key the user entered while trying to setup the application.

Terminologies: Crytography: The study of encription algorithms. Plaintext: The orignal message. Cipher: Algorithm to convert plaintext into encripted text(cipertext).