0% found this document useful (0 votes)
55 views7 pages

Parallel and Distributed Computing: Mini Project

This document summarizes a student project on digital steganography. Steganography allows secret information to be hidden within multimedia data, like images, and transmitted securely without raising suspicion. The project's architecture includes a sender that hides data within an image using a secret code, and a receiver that extracts the secret information. The document outlines the steps to make a steganography medium by hiding information in an image, send the image, and extract the secret data at the receiving end. It concludes that the project provides a GUI for easily hiding secret information in pictures to transfer it securely between intended users.

Uploaded by

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

Parallel and Distributed Computing: Mini Project

This document summarizes a student project on digital steganography. Steganography allows secret information to be hidden within multimedia data, like images, and transmitted securely without raising suspicion. The project's architecture includes a sender that hides data within an image using a secret code, and a receiver that extracts the secret information. The document outlines the steps to make a steganography medium by hiding information in an image, send the image, and extract the secret data at the receiving end. It concludes that the project provides a GUI for easily hiding secret information in pictures to transfer it securely between intended users.

Uploaded by

Kaviya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 7

PARALLEL AND

DISTRIBUTED
COMPUTING
MINI PROJECT

TOPIC:STEGNOGRAPHY

V.JAYASHREE(2016503518)
S.KAVIYA(2016503523)
A.VARSHINI(2016503048)
DIGITAL STEGANO GRAPHY

Maintaining secrecy is very important in a large corporation and because of the


intelligent of the hackers it becomes tedious. Already we have crypto graphy for
transmitting secret information. Even though crypto graphy successfully transmitting
secret information, it will give a suspicion to the hackers and it affects unintended
users.
Our project, DIGITAL STEGANO GRAPHY overcomes this factor and it gives a
solution for transmitting secret formation with out affecting unintended users.
Stegano graphy uses multimedia data as a covering medium (Covering secret
information). By using stegano graphy data (secret information) can hided with in
data (multimedia data, here multimedia data is an image) and it can be sent anywhere
to transfer the message easily without giving any suspicion to others.

ARCHITECTURE OF THE SYSTEM

Receiver (Extracting Secret


Sender (Hiding Data) Information)

(Secret code + Secret Secret Code


Information + Multimedia data)

Stegano Medium

Stegano Medium

Secret Information
Stegano Medium

Making Stegano Medium:

Step 1: Start the process


Step 2: Enter the Secret Information
Step 3: Enter the User Code
Step 4: Load a multimedia data, here it is an Image
Step 5: Creation of Secret Code by using user code + secret information
Step 6: Hiding secret information with its security into the multimedia data
Step 7: A message box showing the secret key will appear
Step 8: Stop the process

Sending an image to the receiver using IP address

Step 1: Start the process


Step 2: Browse the image location
Step 3: Enter the IP address
Step 4: And the image will be sent to the corresponding receiver.
Step 5: Stop the process.

Extracting secret information from Steganography medium:

Step 1: Start the process


Step 2: Enter the Secret Code
Step 3: Enter the Stegano Medium
Step 4: Extract secret information from stegano medium by using secret code.
Step 5: Stop the Process

RESULT:
ENCRYPTION:
SEND IMAGE
DECRYPTION:

CONCLUSION
This project provides a GUI, a user friendlier system, where secret information
can easily be hided with in a picture file. It attains all java futures. It is platform
independent so that it can be used in any OS. Thus secret information can be
transferred to the intended user without giving any suspicion to the unintended user.

You might also like