Secure QR Steganography and Encryption Tool
Project description
QR Stego Secure
This tool securely hides encrypted messages inside QR codes using AES encryption and LSB steganography. The visible QR contains a decoy message, while the real message is hidden inside the image.
🚀 Features
- 🔐 AES-256-CBC encryption using passphrase
- 🖼️ LSB-based steganography to embed encrypted data in QR code images
- 🪄 Automatically generated decoy messages for QR readability
- ✅ Safe offline encryption/decryption
- 🧹 Optionally wipe hidden data after decoding
🔧 Installation
pip install .
Install from PyPI:
pip install qr-stego-secure
Usage
Encode a secret message:
qr-stego --encode --message "Secret123" --passphrase "myp@ss" --image "secret_qr.png"
Decode a secret message:
qr-stego --decode --passphrase "myp@ss" --image "secret_qr.png"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qr_stego_secure-1.0.6.tar.gz
(15.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qr_stego_secure-1.0.6.tar.gz.
File metadata
- Download URL: qr_stego_secure-1.0.6.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91291f25b0e84d695e447f619dd275e439149d4889da1f9b2f1110c4a3499688
|
|
| MD5 |
b5670d75f2a12ab2c93b56a6cc1ac5e5
|
|
| BLAKE2b-256 |
100f1cf5bc5013e0a91b0268d77293b5d30590ec28780a214075fcde1a3c412e
|
File details
Details for the file qr_stego_secure-1.0.6-py3-none-any.whl.
File metadata
- Download URL: qr_stego_secure-1.0.6-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22bad33e1be3f85ff02223bba604b0ca95e2e6173678a9880647f36e108a396f
|
|
| MD5 |
7a40f90442494cd8ee0e0be408da203a
|
|
| BLAKE2b-256 |
f8932bb419f5e8d77bb5200d566aa6eabd593f3164a7853c5e58d6917f75ee58
|