OpenPGP 0.2.3
OpenPGP implementation
This is an attempt at implementing OpenPGP in Python. The primary focus is on flexibility with respect to packet information and message composition.
The jump from 0.1.4 to 0.2.3 reflects a major overhaul which produced some friendly string-based functions that are much nicer to work with than the ones requiring packet and message instances. The commandline demo now doubles as a tutorial of sorts for the string-based functions.
PyCrypto (http://www.amk.ca/python/code/crypto.html) is required.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| OpenPGP-0.2.3.tar.gz (md5) | Source | 2005-07-01 22:26:20 | 248KB | 578 | |
- Author: PK <poiboy at safe-mail net, cc:poiboy at mailvault com>
- Home Page: http://www.aonalu.net/openpgp
- Download URL: http://www.aonalu.net/openpgp/files/local/
- Keywords: OpenPGP digital notary signature encryption PGP GnuPG gpg pgp openpgp crypto
- License: GPL
- Platform: Python 2.3+, test cases run on Mandrake 10.0, Fedora Core 3
- Requires PyCrypto
- Categories
- Package Index Owner: poiboy
- DOAP record: OpenPGP-0.2.3.xml
