In this video I'm going to show you a python program that encrypts a text file in some format and then decrypts back the encoded text file into the original text file, however for the successfull decryption, you'll require a key that the app creates for you during encryption to maintain the security of the encrypted text.
Each time different method is used for the encryption. Watch the video to know more..
Do not forget to like and subscribe the channel
Python Projects
Working Python Projects
Python GUI Projects
Python Project Ideas for placement
Encryption app on Python
End-to-end encryption using python