Symmetric IPv4 address encryption
IP address encryption and obfuscation methods in pure Rust
A Rust library for format-preserving encryption of IP addresses. Supports both deterministic and non-deterministic encryption modes.
Maintained FFI bindings for libsodium stable
CLI tool for encrypting private data in log files
Ruby implementation of the format-preserving IPCrypt encryption algorithm for IPv4 addresses.
IPCrypt provides methods for encrypting and obfuscating IP addresses for privacy-preserving storage, logging, and analytics. Implements deterministic, non-deterministic (KIASU-BC), and XTS-based encryption.