To develop and assess a secure communication system that combines AES encryption with random image steganography using the LSB technique, and dynamic fragile watermarking. The goal is to ensure the confidentiality, integrity, and authenticity of transmitted messages, with robust tampering detection and verification mechanisms.
The system integrates AES
encryption with image steganography and fragile watermarking to ensure secure
and tamper-evident communication. It encrypts plaintext messages using the AES
algorithm and embeds the resulting cipher text into an image using the Least
Significant Bit (LSB) technique. A dynamic fragile watermark is applied to the
image to detect tampering. The receiver verifies the image's integrity by
comparing the extracted watermark with the original. If the watermarks match,
the system decrypts the message; if not, it generates a tampering report. This
hybrid approach combines cryptography, image steganography, and watermarking to
provide robust security and tamper detection.
Keywords: AES, Cryptography, Encryption, Fragile Watermarking, Least Significant Bit (LSB) Technique, Secure Communication, Tampering Detection.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
