Introduction - If you have any usage issues, please Google them yourself
RC4 encryption and decryption modules compression delphi edition paper bag has two units, which Rc4_Kol_Unit.pas programming in delphi KOL invoked. Delphi programming if it is invoked only to Rc4_Unit.pas unit. Function name: Rc4_StrEncrypt () Description: RC4 Based string encryption parameters: i_Encrypt- 1 is encrypted, 0 is decrypted (integer type) s_EncryptText- to be encrypted (decrypted) string (string type) s_EncryptPassword- Encryption (decryption) password (string type) i_EncryptLevel- encryption level (range :1- 10 integer type))