python-scripts/scripts/Text_Encode_Decoder/README.md
2022-10-10 22:37:27 +05:30

5 lines
197 B
Markdown

# 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.