A Java Framework for Experimentation with Steganography
#1

A Java Framework for Experimentation with Steganography
[attachment=16145]

Definitions


Steganography


1 “the art of concealing the existence of information within seemingly innocuous carriers”
2 “an encrypted message may draw suspicion while a hidden message will not”

The Big Idea

1 An image contains more information than can be perceived.
2 Replace the “imperceptible bits” of a cover image with the bits of a “secret message”.


Java Framework

1 Design a set of classes to perform LSB embedding
2 Isolate the task of embedding/extracting


Classroom Use

1 Assignment given in an Image Processing course
2 Emphasizes bit-level operations
3 Could even give the UML class diagrams

4 Emphasizes good software design
5 Could even give the students low-level code

6 I give no design or code
7Review the design at the conclusion of the exercise


Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: steganography implementation in java, java network steganography, projects on steganography in java, java framework, steganography using java, experimentation method, java steganography,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Privacy-Preserving Updates to Anonymous and Confidential Databases - JAVA project uploader 3 2,181 23-12-2012, 07:35 PM
Last Post: mr.patil1234
  SECURE DATA TRANSMISSION USING STEGANOGRAPHY seminar paper 1 1,914 24-11-2012, 01:35 PM
Last Post: seminar details
  Audio Steganography Using Bit Modification Abstract seminar details 1 1,890 10-11-2012, 11:58 AM
Last Post: seminar details
  Stego Machine – Video Steganography using Modified LSB Algorithm seminar details 1 2,453 25-10-2012, 01:40 PM
Last Post: seminar details
  Image Steganography Schemes For Image Authentication And Verification seminar details 1 2,793 15-10-2012, 03:25 PM
Last Post: seminar details
  Java™: The Complete Reference, Seventh Edition project uploader 0 1,051 09-06-2012, 05:07 PM
Last Post: project uploader
  An Ontology-Supported Web Focused-Crawler for Java Programs project uploader 0 1,166 08-06-2012, 11:31 AM
Last Post: project uploader
  Building a Java chat server seminar details 0 1,333 07-06-2012, 12:07 PM
Last Post: seminar details
  Understanding the Java ClassLoader seminar paper 0 855 15-03-2012, 02:37 PM
Last Post: seminar paper
  Java Basics project uploader 0 862 14-03-2012, 10:19 AM
Last Post: project uploader

Forum Jump: