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
School Assignment to get familiar with IO File management.
User can use my app to open a text file from their My Documents folder.
Encrypt it using CeaserChipher offset of 3.
Save their encrypted file.
Screenshots of the working product
Main Screen
Encrypting
Decrypting
About
School Assignment to get familiar with IO File management