Force \r\n line endings when performing PGP cryptography.
[pgp-mime.git] / pgp_mime /
2012-04-25 W. Trevor KingForce \r\n line endings when performing PGP cryptography.
2012-04-24 W. Trevor KingAlways return a new Message instance from pgp.verify().
2012-04-23 W. Trevor KingUse configured pgp_mime.LOG.level for crypt client...
2012-04-21 W. Trevor KingAdd `allow_default_signer` to `sign_and_encrypt_bytes`.
2012-04-21 W. Trevor KingPass file-descriptors when spawning gpgme-tool to avoid...
2012-04-20 W. Trevor KingAdjust to use gpgme-tool (from the gpgme package).