Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 329 Bytes

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.