Skip to content

Hybrid medical image security system implementing Chaotic Map-based AES-256 encryption, LSB Steganography, and Blockchain for data integrity verification.

License

Notifications You must be signed in to change notification settings

Slabaser/medical-image-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. İndirme

git clone https://github.com/Slabaser/medical-image-encryption.git
cd medical-image-encryption

2. Kurulum (Conda ile)

conda create --name medical-env python=3.9 -y
conda activate medical-env
pip install -r requirements.txt

3. Çalıştırma

# Önemli: Komutlar ana dizinde çalıştırılmalıdır.
export PYTHONPATH=$PWD
streamlit run src/app_streamlit.py

About

Hybrid medical image security system implementing Chaotic Map-based AES-256 encryption, LSB Steganography, and Blockchain for data integrity verification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages