Skip to content

Latest commit

 

History

History
159 lines (89 loc) · 4.26 KB

README.md

File metadata and controls

159 lines (89 loc) · 4.26 KB

🔐 Your-Safe-Zone 🔐

A cyper security flutter desktop application that applies RSA algorithm to securely communicate between Raghad & Donia

download

Getting Started

Prerequisites

Install Flask

python -m pip install flask

Installation

  1. Clone the repo

    git clone https://github.com/Raghad-Khaled/Security_Project MY-PROJECT-NAME && cd MY-PROJECT-NAME\Raghad_Donia
  2. download the setup.exe from this link:

    https://www.mediafire.com/file/fgp08qp4sie24pb/yourSafeZone_setup.zip/file
  3. setup the program

(back to top)

How To Start

  1. run the flask app

    python -m flask run

    or instead, follow the steps on this link to run any flask app on VSCode

    https://code.visualstudio.com/docs/python/tutorial-flask
  2. after running the flask app, copy the host url:

    e.g http://127.0.0.1:5000/
  3. open YourSafeZone.exe, that u have installed earlier

  4. paste the host URL in the .exe

(back to top)

App Demo

App Intro

1.mp4

Communicate securely

2.mp4
3.mp4

RSA Encryption Efficiency

4.mp4

Perform Chosen Cipher Attack

6.mp4

Perform Brute Force Attack

5.mp4

RSA Brute Force Attack Efficiency

7.mp4

(back to top)

icons8-pacman-48 Tools used


Flutter

Dart

Python

Flask

Contributors

(back to top)