Skip to content

shaikabdulkhadar1/File-Storage

Repository files navigation

FILE STORAGE


This is a basic implementation of cryptography using python to encrypt files
This file requires Python 2.7

Steps for running this code :-

  1. Go to the downloaded file location.
  2. In location bar type "cmd" and hit Enter.
  3. You need to install the required files first. Type "python -m pip install -r requirements.txt" on command prompt and hit Enter.
  4. Wait untill all the required libraries are downloaded and gets installed. (Installation speed depends on Internet speed and processing speed of computer)
  5. Then simply run "app.py" file using command prompt using "python app.py"
  6. You will be provided with a link. Simply copy the link and paste it in your desired web browser.
  7. There you Go! Now you got your own file encryptor.


If anyone wants edit this code or add new features, You are more than welcome to do so. Just let me know after you update anything. I will surely appreciate your efforts.

About

Install Python 2.7 in order to get this code working.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages