Cipher Encryption Project       Python Logo

This was a fun Python project where a user can input a string and encrypt it using a simple cipher. The program could also decrypt the string back to its original form. It was a great exercise in understanding basic encryption techniques.

Loading code...