I built an encryption and decryption system in Python using OOP on my phone. I created a class that stores a key and added methods that shift characters forward and back. But while I was coding it, i noticed how the class structure handled the key. Finishing it gave me a clear understanding of how the system works.
-
Notifications
You must be signed in to change notification settings - Fork 0
I built an encryption and decryption system in Python using OOP on my phone. I created a class that stores a key and added methods that shift characters forward and back. But while I was coding it, i noticed how the class structure handled the key. Finishing it gave me a clear understanding of how the system works.
calchiwo/encryption-and-decryption-system
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
I built an encryption and decryption system in Python using OOP on my phone. I created a class that stores a key and added methods that shift characters forward and back. But while I was coding it, i noticed how the class structure handled the key. Finishing it gave me a clear understanding of how the system works.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published