ipcrypt

Lua implementation of IPCrypt for IP address encryption

$ 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

1.0.2-12 days ago0 downloads
1.0.1-114 days ago0 downloads
1.0.0-114 days ago0 downloads

Dependencies

lua >= 5.3

Labels

Manifests