dlannan / sokol-luajit

A luajit set of ffi wrappers for the excellent sokol framework,
MIT License
3 stars 0 forks source link

Encryption for lua scripts #4

Open dlannan opened 1 week ago

dlannan commented 1 week ago

Feature Description A packaging tool for scripts that when packaged with the build tool, the scripts can be encrypted The aim is not to make a strong encryption solution, just a simple encryption system to make clear text script unreadable in the produced executable.

Usage A standalone tool that rbuilder can use to encrypt incoming lua scripts.