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.
Try our the project. follow these steps:
-
Clone the repository
git clone https://github.com/vaniseth/StegMed.git
-
Change the directory to the project directory
cd StegMed
-
Intall the dependencies
pip install -r requirements.txt
-
Run the user interface file to start the project
python ./User Interface.py