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.01a.tar.gz
(1.7 kB
view details)
File details
Details for the file pycryptopan-0.01a.tar.gz
.
File metadata
- Download URL: pycryptopan-0.01a.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc9990abff1c43345cbfca4db036d30f0c353f882072268c2ca409eb8f3a76c8 |
|
MD5 | 6ca224bc590e28265e35387bd33964f5 |
|
BLAKE2b-256 | f20c4ca90e0293fe4d4ea03ef2f897826552c4b10e55622b49bd4ed167e31862 |