Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Java in General
Image encryption using java.....
Abimaran Kugathasan
Ranch Hand
Posts: 2066
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I want to encrypt a text message into a JPG image file.
Convert JPG file into Binary file & mixed the text into it. Then Again, want to change this file into JPG file.
How can I do it by using
Java
. Any ideas???
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
Ulf Dittmer
Rancher
Posts: 43081
77
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
A JPEG file *is* a binary file. This is called "steganography", and searching for "steganography java" should yield many hits, including DIIT on SourceForge.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Dynamic JPG with java
compress jpg image file
Putting text in an image file
JDBC Connection
how to retrieve attribute value using xpath
More...