$ luarocks install ipcrypt
IPCrypt provides methods for IP address encryption and obfuscation.
This pure Lua implementation supports:
- Deterministic encryption using AES-128
- Non-deterministic encryption using KIASU-BC (8-byte tweaks)
- Non-deterministic encryption using AES-XTS (16-byte tweaks)
Both IPv4 and IPv6 addresses are supported.
Versions
Dependencies
lua >= 5.3