Found 13 repositories(showing 13)
rn-snehapriya
Image Encryption and Decryption using AES and Visual Cryptography.
riyag283
Image Encryption Algorithm implementation using AES and Visual Cryptography
sabyasachi1889
Image Encryption and Decryption using AES and Visual Cryptography.
Prajwal2414
A simple Python Based tool to securely encrypt and decryp image files using AES encryption (via the cryptography library). Protects visual data from unauthorized access and tampering. Includes key generation, image encryption, and image restoration.
Nelema-Jahan
Shadow-Text is a cryptography and steganography tool that uses AES encryption to secure messages and hides them inside images. It ensures both strong encryption and stealth by combining cryptographic security with visual concealment.
Sadh114
• Developed an image security system using AES encryption in ECB and CBC modes, converting pixel matrices into byte streams for secure cryptographic processing. Demonstrated the weakness of ECB (pattern leakage) and the enhanced confidentiality of CBC through visual comparison. • Tools/Skills : Python, PyCryptodome (AES), PIL/Pillow, NumPy
Sthanumoorthy
No description available
No description available
No description available
No description available
anand-cse
Visual Cryptography on color images using aes cipher block chaining encryption and K-N secrete-sharing
Ashrithvicky
Image Cryptography secures images using AES-256 encryption and Visual Cryptography by converting the encryption key into two shares. Only when both shares are combined, the original key is reconstructed, ensuring secure decryption and protection against unauthorized access.
NouraAbuthnain
Practical implementation of secret-key cryptography featuring AES encryption modes (CBC, CFB, CTR, ECB), a visual comparison of ECB vs CBC image encryption, and Java-based brute-force key discovery using the Crypto library.
All 13 repositories loaded