Skip to content

An end-to-end project that hides a medical report and its data. Medical data is sensitive, and using steganography, watermarking, and cryptography offers a secure method to transfer documents.

Notifications You must be signed in to change notification settings

vaniseth/StegMed

Repository files navigation

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

About

An end-to-end project that hides a medical report and its data. Medical data is sensitive, and using steganography, watermarking, and cryptography offers a secure method to transfer documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published