/StegMed-Minor-2

Minor-2 project. Based on concepts of Steganography and cryptography for enhancement in information transfer in-between medical institutions.

Primary LanguageJupyter Notebook

StegMed

An end-to-end project that hides a medical report and its data. Medical data is sensitice, and using techniques like steganography, watermarking, and cryptography can offer a secure method to transfer the documents.

Setup

Try our the project. follow these steps:

  1. Clone the repository

    git clone https://github.com/vaniseth/StegMed.git
  2. Change the directory to the project directory

    cd StegMed
  3. Intall the dependencies

    pip install -r requirements.txt
  4. Run the user interface file to start the project

    python ./User Interface.py