A simple image encryption and decryption tool using XOR with seed-based key generation. Supports RGB pixel-level encryption, histogram analysis, and multi-seed operations.
-
Updated
Nov 19, 2025 - Python
A simple image encryption and decryption tool using XOR with seed-based key generation. Supports RGB pixel-level encryption, histogram analysis, and multi-seed operations.
🔐 Secure your images with XOR-based encryption and decryption, utilizing seed generation for customizable, reproducible pixel-level protection.
Add a description, image, and links to the seed-based-encryption topic page so that developers can more easily learn about it.
To associate your repository with the seed-based-encryption topic, visit your repo's landing page and select "manage topics."