rex_encdec_xor_simple
Introduction
Encrypt or decrypt string by XOR Encryption algorithm.
Encrypt or decrypt string by XOR Encryption algorithm.
Encrypt source string by "Expression:Encrypt" with a password, or decrypt the result string by "Expression:Decrypt" with the same password while encryption.
The source string and password string could be Unicode.
The source string and password string could be Unicode.