|
|
|
Hi,
RC4 is a symmetric encryption/decryption algorithm. RC4 uses same key to encrypt and decrypt the data length. The project attatched with this article contains Visual C++ source which presents example of RC4 implementation. Build the project and you will get cipherbin.exe in the root of it. Supply parameters as follows, cipherbin infile outfile key
The core logic is in Crypt(...) function. You can easily make DLL of the same with few modifications and exports.
For any query contact me on vijay.rathi at gmail dot com |
|
|
|
Submitted By :
Rathi Vijay
(Member Since : 6/5/2004 2:19:56 AM)
|
|
|
Job Description :
Hi, I persued my graduation in computer engineering. The area of technology which interests me much is, systems programming, mobile and wireless, embedded linux/RTOS.
At present (as on 6th June, 04) I am working with 3Di Systems (I) Pvt. Ltd., as Sr. Software Engineer in embedded linux/RTOS area. |
View all (4) submissions by this author
(Birth Date : 12/31/1979 ) |
|
|