Secure Data Transmission

The system deals with security during transmission of data. Commonly used technology is cryptography. This system deals with implementing security-using Steganography.

Abstract:

In this technology, the end user identifies an image which is going to act as the carrier of data. The data file is also selected and then to achieve greater speed of transmission the data file and image file are compressed and sent. Prior to this the data is embedded into the image and then sent. The image if hacked or interpreted by a third party user will open up in any image previewer but not displaying the data. This protects the data from being invisible and hence be secure during transmission. The user in the receiving end uses another piece of code to retrieve the data from the image.

Steganography is the art and science of hiding that communication is happening. Although the secrecy of the information is not degraded, its hidden nature is revealed, defeating the main purpose of Steganography. Before embedding data into an image, Outguess can determine the maximum message size that can be hidden while still being able to maintain statistics based on frequency counts.

Compression reduces the average code length used to represent the symbols of an alphabet. Symbols of the source alphabet which occur frequently are assigned with short length codes. The general strategy is to allow the code length to vary from character to character and to ensure that the frequently occurring character have shorter codes.

Requirements:
  • Java
  • Image Processing

Replies

You are reading an archived discussion.

Related Posts

The idea is to perform various activities in an organization such as maintaining employees where about's, bulletin board, reservation facility for training and meeting rooms. Abstract: Virtual Office Management displays...
The idea is to create an application on android based smart phone that enables access to a twitter account and provide with its functionalities. Abstract: To develop an Android client...
Water Desalination Using Graphene Possible – Motivation For Chemical Engineers? Leap Second Bug Proves That One Extra Second Can Create Havoc IBM Labs Create Augmented Reality App For Shopping Solar...
This Implementation and validating environmental and health is intended for the medical professionals like Doctors, optometrists etc who need to communicate frequently to take quick decisions. This is an internet...
Guys which is the best book to learn applet animation using java for the beginner it must include GUI concepts ,thread and the user event handling.....