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.
python numpy pillow pandas xor image-encryption xor-encryption python-tools pixel-manipulation seed-based-encryption lightweight-crypto
-
Updated
Nov 19, 2025 - Python