Results 1 to 1 of 1
Thread: Encryption
- 05-02-2011, 07:25 PM #1
Member
- Join Date
- May 2011
- Posts
- 1
- Rep Power
- 0
Encryption
Hello, I have quite special task.
I need my java program to encrypt videos,pictures texts...
I wanna my program to play videos, record them from my webcam and be able to store them on HDD encrypted.
But I have no idea how to do it. I've tried to read video/audio file with byte stream, then encrypt and then save to HDD. (I read Video.avi file and result was some encoded data1 file - i also deleted ending to confuse anyone :P)...
Anyway, this way is very simple but has big drawback - its terribly slow, it tooks ages...
So I wanna know if there is some way how to do it easier, faster...
Similar Threads
-
Encryption
By stegano in forum New To JavaReplies: 0Last Post: 03-01-2011, 04:13 PM -
How to encryption?
By JavaCy in forum Advanced JavaReplies: 1Last Post: 09-26-2010, 08:49 PM -
Aes Encryption
By rohitpatidar3 in forum Advanced JavaReplies: 7Last Post: 04-12-2010, 04:16 AM -
encryption
By Joe2003 in forum Advanced JavaReplies: 2Last Post: 02-06-2008, 10:27 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks