A python implementation of Crypto-PAn a ip anonymization algorithm
Project description
PyCrypto-PAn
A IP address anonymizer in Python using the Crypto-PAn algorithm.
Based on IP::Anonymous by John Kristoff
requirements:
pycrypto pip install pycrypto
installation:
python setup.py install
usage:
from cryptopan import CryptoPan c=CryptoPan("".join([chr(x) for x in range(0,32)])) c.anonymize("192.0.2.0")
Acknowledgements
This work was funded by the EU FP7 Project CONFINE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycryptopan-0.01b.tar.gz
(1.7 kB
view details)
File details
Details for the file pycryptopan-0.01b.tar.gz
.
File metadata
- Download URL: pycryptopan-0.01b.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bff952ad48fa6c7abcd000c60716e0817afb118cba386f3561c83ed93c06201f |
|
MD5 | 4fd3817d466a0a54c33e43dff6a6a37c |
|
BLAKE2b-256 | 34b2158b94fe3d566d91ac927f2af1f2f42b437eef6ed762f9e3f8ef6f5a178d |