RC4 Encryption Algorithm

Anonymous
Anonymous

Encrypts/Decrypts Text

Version
1.0

Requirements
CitectHMI/SCADA

Description
These functions allow you to encrypt and decrypt text fairly securely using the RC4 encryption algorithm. It can be used for storing passwords in a database or protecting other sensitive information. The data can only be decrypted with the key that was used to encrypt it.

Only this Cicode file is needed. No external files/DLLs are used.

For a description of RC4 see http://en.wikipedia.org/wiki/RC4

Author
Eric Black

Submitter
Eric Black

Attachments