Skip to main content

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)]))

print c.anonymize("192.0.2.0")

Acknowledgements


This work was funded by the EU FP7 Project CONFINE.

Licensed under the LGPL - see the file LICENSE for details

Project details


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.01d.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file pycryptopan-0.01d.tar.gz.

File metadata

  • Download URL: pycryptopan-0.01d.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pycryptopan-0.01d.tar.gz
Algorithm Hash digest
SHA256 8d387ee98afb823fcd3b9ca4e613b61c692c7129041d723df4bf45be4af76500
MD5 c70629e7d9aab4443761a5a4c40164cc
BLAKE2b-256 90399df50d487a8e2162bfa4bed95da027f17365de2d21a2e3bd1bdcbd96caab

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page