A extension for Real Virtual Reality Engine 4 for Armed Assault 3 (Arma 3 ) to allow users to encrypt their desired string with optional encryption algorithms/methods.
- Sha256
- MD5
- RSA
- AES 128
- AES 192
- AES 256
- Sha512
Params
method (forces toLower so not case sensitive)
password
Core Usage
("ul_encryption") callExtension "<method>:<password>"
Example..
("ul_encryption") callExtension "sHa256:myPassword123