Plugin : XOR Encryption
Author:Rex.Rainbow
- Encryption & Decryption by XOR Encryption algorithm.
Download
Expressions
Decrypt
Expression:Decrypt
- Decrypt result with a password.
- Result ( string ) : Result string to decrypt
- Password ( string ) : Password string
Encrypt
Expression:Encrypt
- Encrypt source with a password.
- Source ( string ) : Source string to encrypt
- Password ( string ) : Password string