Module lighten
Encrypted Lua script support (AES-256-CTR).
This module provides functions to run encrypted Lua scripts using the darken C module.
Functions
| run (ct, iv) | Decrypts and executes an encrypted Lua script. |
lightenEncrypted Lua script support (AES-256-CTR).
This module provides functions to run encrypted Lua scripts using the darken C module.
| run (ct, iv) | Decrypts and executes an encrypted Lua script. |