| Crates.io | ipcrypt |
| lib.rs | ipcrypt |
| version | 0.1.0 |
| created_at | 2018-02-07 18:54:15.536361+00 |
| updated_at | 2018-02-07 18:54:15.536361+00 |
| description | Symmetric IPv4 address encryption |
| homepage | https://github.com/stbuehler/rust-ipcrypt |
| repository | https://github.com/stbuehler/rust-ipcrypt |
| max_upload_size | |
| id | 50054 |
| size | 16,319 |
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.