|
|
RC4 Algorithm implementation
|
Total Hit (7112) |
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.
....Read More |
Rating
|
|
|
|