Skip to main content

pure Python Off-The-Record encryption

Project description

Python OTR

This is a pure Python OTR implementation; it does not bind to libotr.

Install the potr Python module:

sudo python setup.py install

Dependencies: pycrypto >= 2.1 (see dlitz/pycrypto)

Usage Notes

This module uses pycrypto’s RNG. If you use this package in your application and your application uses os.fork(), make sure to call Crypto.Random.atfork() in both the parent and the child process.

Reporting bugs

Please read the FAQ before submitting your issue to the tracker.

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

python-potr-1.0.2.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file python-potr-1.0.2.tar.gz.

File metadata

  • Download URL: python-potr-1.0.2.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-potr-1.0.2.tar.gz
Algorithm Hash digest
SHA256 f95b9a7feaf8e3a6aaa898609f8a2ada55518cf52fc09152775c4c59c99b8ea6
MD5 d331ca57cb6ebe45ed31e67e5ba1dfd6
BLAKE2b-256 8e58bcbd8f223512d733992fcc0793170ffe20af2cd8da50e73c6f14e66d4e16

See more details on using hashes here.

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