0% found this document useful (0 votes)
9 views3 pages

Steganography with AES & Watermarking

The document outlines a major project titled 'A Steganography Solution with AES Encryption and Digital Watermarking' by students of Geethanjali College of Engineering and Technology. The project focuses on concealing text within images using steganography techniques, enhanced by AES encryption for security and digital watermarking for copyright identification. The objective is to create a user-friendly tool that maximizes data capacity and security while maintaining watermark integrity during image modifications.

Uploaded by

Raj Sri
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Steganography with AES & Watermarking

The document outlines a major project titled 'A Steganography Solution with AES Encryption and Digital Watermarking' by students of Geethanjali College of Engineering and Technology. The project focuses on concealing text within images using steganography techniques, enhanced by AES encryption for security and digital watermarking for copyright identification. The objective is to create a user-friendly tool that maximizes data capacity and security while maintaining watermark integrity during image modifications.

Uploaded by

Raj Sri
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

GEETHANJALI COLLEGE OF ENGINEERING AND

TECHNOLOGY
(Autonomous)
Cheeryal (V), Keesara (M), Medchal Dist., Telangana - 501 301

DEPARTMENT OF COMPUTER SCIENCE AND


ENGINEERING (EA)

MAJOR PROJECT
ABSTRACT
IV [Link]. I SEM CSE - CS
BATCH NUMBER: 10 Major Project Academic
Year:
2023-2024

PROJECT TITLE: "A Steganography Solution with AES Encryption and


Digital Watermarking."

TEAM MEMBERS:

S.N Roll Student Name Mail Id Conta


o. Number ct
Numb
er
1. 20R11A623 Shirisha Reddy 20r11a6239@[Link]. 817976170
9 in 6

2. 20R11A621 B. Sathvika 20r11a6212@[Link]. 868829657


2 in 8
3. 20R11A623 M. Sujan 20r11a6236@[Link]. 798933704
6 in 7

GUIDE DETAILS:

Name of the Guide G. Hima Bindu


Designation
Department C
SE
Mail ID
Contact Number +91 8639459234
Signature of the Signature of the Signature of the
Project In-charge Guide with Date Project
Coordinator
ABSTRACT

Steganography is the science of hiding secret message inside another larger and harmless looking message.
This is one notch above regular cryptography; which just obscures the original message. Steganography
tries to conceal the fact that there is a message in the first place. Steganographic message often appears to
be something else than the original (secret) message, like a picture, sound, larger text, etc. The project
describes a steganography technique in which text is concealed in an image. The lower nibble of each
image byte is modified so as to contain each nibble of the input text. The steganography algorithm used in
this implementation maximises on data capacity and also ensures security. The Java programming language
is used for its comprehensive libraries and ease of use. A simple GUI has been developed using Java's
AWT and SWING packages. The AES encryption algorithm is also used to further enhance the security of
the scheme. Digital Watermarking is the process of embedding a covert marker in a noise-tolerant signal
such as image data. It is typically used to identify ownership of the copyright of such signal. The hidden
information should but does not necessarily need to contain a relation to the carrier signal. Digital
watermarks may be used to verify the authenticity or integrity of the carrier signal or to show the identity of
its owners. It is prominently used for tracing copyright infringements and for banknote authentication. Like
traditional watermarks, digital watermarks are only perceptible under certain conditions, i.e. after using
some algorithm, and imperceptible anytime else. If a digital watermark distorts the carrier signal in a way
that it becomes perceivable, it is of no use.

Objective:

The primary objective of MyStego is to create a user-centric steganography solution emphasizing data
capacity, security and user experience. It inspires the need of modern, versatile and intuitive steganography
tool in the digital age. MyStego provides robust digital watermarking capabilities such that the watermark
strength is not easily reduced when the watermarked image is resized, cropped or some other minor
modifications are done.

Commercializable: Yes/No: Yes

Date of Submission: 09-11-2023

Signature of the Signature of the


Guide with Date Project In-charge

You might also like