Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RC4 encryption/decryption of files and processing of output stream

843811Jul 9 2009 — edited Jul 9 2009
Hello,

what APIs must be used to encrypt/decrypt a file using BouncyCastle's RC4? i have got the code for the encryption/decryption of text already.

in addition, RC4 is a stream cipher... so how do i pass the output stream of the decrypted bits to a media player to play audio/video?

are there any tutorials/examples?

thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2009
Added on Jul 9 2009
0 comments
159 views