Decrypting conventionally encrypted pgp2 files?

Michael H. Warfield mhw@wittsend.com
Tue, 3 Oct 2000 13:12:26 -0400


On Mon, Oct 02, 2000 at 11:59:19PM -0700, Mark Atwood wrote:


> I've installed GnuPG 1.0.3, and have installed the IDEA extension.

> I've got a bunch of files that were "conventionally encrypted" using
> PGP 2.6.2, which I assume means that the cipher is IDEA and the
> passphrase was hashed with MD5.

> I'm trying to get gpg to decrypt the files. No joy. My old pgp2 can
> still do it, so I know I havnt forgotten the passphrase. I had
> assumed that either just

> gpg filename.pgp

> or

> gpg --s2k-digest-algo MD5 --cipher-algo idea filename.pgp

> would do it, but they both fail with "gpg: decryption failed: bad key"

> Any pointers?
These are the options I picked up out of the archives somewhere and they've been working like a charm: --compress-algo 2 --cipher-algo IDEA --digest-algo MD5 --s2k-cipher-algo IDEA --s2k-digest-algo MD5 --rfc1991 --allow-non-selfsigned-uid I routinely have to decrypt traffic from First-Teams, sometimes once a week or so, sometimes several times a day, that is pgp-2.6.x encrypted, conventional encryption. This was the incantation that made it all work with gpg-1.0.3.
> --
> Mark Atwood |
> mra@pobox.com |
> http://www.pobox.com/~mra
Mike -- Michael H. Warfield | (770) 985-6132 | mhw@WittsEnd.com (The Mad Wizard) | (678) 463-0932 | http://www.wittsend.com/mhw/ NIC whois: MHW9 | An optimist believes we live in the best of all PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it! -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org