c-ipcrypt icon indicating copy to clipboard operation
c-ipcrypt copied to clipboard

ipcrypt implementation in C

IPCrypt (portable C implementation)

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.