Results 1 to 1 of 1
Thread: Encrypt Picture or other files
- 10-14-2011, 07:19 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 1
- Rep Power
- 0
Encrypt Picture or other files
Hello people,
I know java for long time now. I had created a encrypt program that encrypt and decrypt TEXT files with my own (not using java's library) algorithm.
Now what i need is to encrypt pictures, pdf, rich texts/MS Word files.
How can i encrypt these files? As I knew all the files in the computer is present in binary form (0 and 1).
And if i encrypt the picture file the output will be a file with 0 and 1 and after re decryption the picture again?
Thanks
Similar Threads
-
encrypt string
By jperson in forum New To JavaReplies: 2Last Post: 09-30-2011, 05:49 PM -
Java Picture Processor: PGM files and Arrays
By snow_mac in forum New To JavaReplies: 0Last Post: 11-30-2010, 01:16 PM -
Need Help for encrypt/decrypt.
By superdhebz in forum New To JavaReplies: 5Last Post: 09-17-2010, 06:26 PM -
How can i encrypt java class files
By synclenovo in forum Advanced JavaReplies: 1Last Post: 03-31-2009, 07:08 AM -
encrypt a folder
By subramanya2teja in forum Advanced JavaReplies: 5Last Post: 03-20-2009, 12:27 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks