daily-python-scripts/scripts/Text_Encode_Decoder at master · iamrahul8/daily-python-scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

ENCRYPT AND DECRYPT DATA IN A TEXT FILE IN PYTHON

  • Menu driven script.
  • Enables user to store data using personalised encryption key.
  • Allowed user to decrypt and view data given correct key.