can we embed a encrypted text message in a vedio file in order to provide security(cryptography)..plz help in doing this..
Printable View
can we embed a encrypted text message in a vedio file in order to provide security(cryptography)..plz help in doing this..
Java can encrypt a text method. Java can add to a byte stream. What effect that will have on the video file depends on the standard for the file type, whether it allows embedded "junk" at some point in the stream.
And what does this have to do with AWT/Swing?
db