descriptionPython tools for dealing with Pretty Good Privacy (PGP) and email.
last changeSun, 21 Oct 2012 20:05:19 +0000 (16:05 -0400)
shortlog
2012-10-21 W. Trevor Kingpgp: force protocol/micalg ordering in doctest output. master
2012-10-21 W. Trevor Kingpgp: pass signers from sign() to sign_and_encrypt_bytes().
2012-10-21 W. Trevor Kingpgp: use always_trust for encrypting to pgp-mime-text...
2012-10-20 W. Trevor Kingcrypt: fix get_smtp_params -> get_client_params in...
2012-10-20 W. Trevor Kingcrypt: import configparser for get_client_params().
2012-10-20 W. Trevor Kingcrypt: fix socket_path fallback (to SOCKET_PATH) in...
2012-10-20 W. Trevor KingREADME: update nosetests-3.2 -> nosetests-3.3.
2012-10-20 W. Trevor King.update-copyright.conf: update to pipe separators.
2012-10-10 W. Trevor Kingpgp: use BytesGenerator and policy.SMTP to convert...
2012-10-10 W. Trevor KingAdd gpgme-tool.socket-path configuration to smtplib...
2012-10-10 W. Trevor Kingsend-pgp-mime: make `--version` a stand alone argument...
2012-10-09 W. Trevor Kingcrypt: use AssuanClient.send_fds() to send file descrip...
2012-10-08 W. Trevor Kingcrypt: mention that a recipient-less signature is detac...
2012-10-06 W. Trevor Kingkey: add a UserID.uid doctest to ensure proper XML...
2012-10-06 W. Trevor Kingkey: flesh out to use KEYLIST's output XML.
2012-10-06 W. Trevor Kingsignature: use proper tag in failed-integer-value-conve...
...
tags
12 years ago v0.3 version 0.3
12 years ago v0.2 version 0.2
heads
11 years ago master