ipcrypt 0.1.0

Symmetric IPv4 address encryption
Documentation
  • Coverage
  • 62.5%
    5 out of 8 items documented3 out of 6 items with examples
  • Size
  • Source code size: 15.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.64 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • stbuehler/rust-ipcrypt
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • stbuehler

Travis Build Status AppVeyor Status crates.io MIT licensed

ipcrypt was designed by Jean-Philippe Aumasson to encrypt IPv4 addresses with 16-byte keys, where the result is still an IPv4 address.

Derived from the implementation at: https://github.com/veorq/ipcrypt

The documentation for master is located at https://stbuehler.github.io/rustdocs/ipcrypt/ipcrypt/; released versions are documented at https://docs.rs/ipcrypt.