You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was developed in Python and uses the concept of the Caesar Cipher, combined with symbol substitution, to encrypt messages entered by the user. The approach involves shifting characters in the alphabet and adding an extra layer of complexity through symbolic replacements.