A portable C implementation of ipcrypt, a 32-bit block cipher that can be used to "anonymize" IP addresses in log files.
The cipher was designed by Jean-Philippe Aumasson.
Reference implementation in Python: ipcrypt.
A portable C implementation of ipcrypt, a 32-bit block cipher that can be used to "anonymize" IP addresses in log files.
The cipher was designed by Jean-Philippe Aumasson.
Reference implementation in Python: ipcrypt.