PGP encrypt/GnuPG decrypt problem

vedaal at hush.com vedaal at hush.com
Tue Nov 23 20:01:38 CET 2004


>Message: 10
>Date: Tue, 23 Nov 2004 09:51:17 -0500
>From: Bill Crane <bcrane at netcentrix.net>
>Subject: PGP encrypt/GnuPG decrypt problem
>To: gnupg-users at gnupg.org
>Message-ID: 
><6.0.3.0.2.20041123090709.02fa7c00 at mail.netcentrix.net>
>Content-Type: text/plain; charset="us-ascii"; format=flowed
>
>I'm a novice 

>Quick Synopsis.
>
>I've create a new key pair using GnuPG, and I've exported the new 
>public key and imported it into PGP.  
^^^^^^^^

the key _pair_ needs to be exported,

the public key
and then the secret key

gpg --export-secret-key keyname

> when I try to decrypt it I get the following message:
>
>   gpg: encrypted with ELG-E key, ID 26B23A2E
>   gpg: decryption failed: secret key not available
>
>For what it's worth, the key ID listed above (26B23A2E) does not 
>appear 
>(not that I can find) on any key in my PGP keyring.

it wasn't exported from gnupg,
and couldn't be imported to pgp


>   $ gpg --export MyKeyID > mypublickey.pgp

good,
now do the same for the secret key

gpg --export-secret-key MyKeyID mysecretkey.pgp


good luck

vedaal



Concerned about your privacy? Follow this link to get
secure FREE email: http://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
http://www.hushmail.com/services-messenger?l=434

Promote security and make money with the Hushmail Affiliate Program: 
http://www.hushmail.com/about-affiliate?l=427



More information about the Gnupg-users mailing list