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
Release files for pycryptopan 0.01
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pycryptopan-0.01.tar.gz | 1.7 kB | Details |
Release files / pycryptopan-0.01.tar.gz
| Download URL | pycryptopan-0.01.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59a0864ef1fe1fd9fa96545aa71ccbc5a63f051aaeae247725f222ef41b4ab1d
|
|
BLAKE2b-256 checksum How to use checksums |
392f4b72e7526ddb6bf07423a4b7c9fec82e64ea26931cc002bb322874be4485
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |