ipcrypt

Crates.ioipcrypt
lib.rsipcrypt
version0.1.0
sourcesrc
created_at2018-02-07 18:54:15.536361
updated_at2018-02-07 18:54:15.536361
descriptionSymmetric IPv4 address encryption
homepagehttps://github.com/stbuehler/rust-ipcrypt
repositoryhttps://github.com/stbuehler/rust-ipcrypt
max_upload_size
id50054
size16,319
venus-developers (github:ipfs-force-community:venus-developers)

documentation

https://docs.rs/ipcrypt

README

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.

Commit count: 2

cargo fmt