Youssef292 / -Encryption-Decryption-with-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final-project_Encryption-Decryption

According to Caesar Cipher this code is to:

  • Accept a string from the user.
  • Encrypt the entered string.
  • Decrypt the entered string.
  • Print the output to the user

About


Languages

Language:C 100.0%