This project provides a simple yet effective method to obfuscate and protect Lua code using XOR encryption combined with Base64 encoding. It consists of two components: Bu proje, Lua kodlarını ...
Recently, I encountered an issue while working with APISIX plugins: implementing AES encryption. Since APISIX uses Lua 5.1 and doesn't have many readily available libraries, I decided to create a ...