Skip to content

omagrawal1111/Secure_File_Storage_Using_Hybrid_Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2ba666 · Jun 17, 2021

History

26 Commits
May 16, 2021
May 16, 2021
May 16, 2021
Apr 27, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
May 16, 2021
Apr 26, 2021
Apr 26, 2021
Jun 17, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 30, 2021
Apr 26, 2021

Repository files navigation

Secure-File-Storage-Using-Hybrid-Cryptography

A flask web app to upload, encrypt and store text file using Hybrid Cryptography.

🎐Algorithms Used🎐 :

▶ AES Algorithm
▶ BlowFish Algorithm
▶ TrippleDES Algorithm
▶ IDEA

🎐Requirements for running this Project

▶ cryptography==2.9.2
▶ Flask==1.1.1
▶ Flask-Cache==0.13.1
▶ Flask-Markdown==0.3
▶ Flask-MySQLdb==0.2.0
▶ Flask-WeasyPrint==0.6
▶ Werkzeug==1.0.1
▶ gunicorn==19.9.0

How To Run :

Step 1: Install Requirements
pip install -r requirements.txt

Step 2: Run the application
python app.py

Step 3: Visit the localhost on your browser

Step 4: Enjoy😉😉


IF YOU ARE INTERESTED IN COLLABORATING TO IMPROVE THIS PROJECT FEEL FREE TO CONTACT ME :
OM AGRAWAL : [email protected]