Anonymous Servers - How to export a PGP keypair from GnuPG?

This is Interesting: Free IT Magazines  
Home > Archive > Anonymous Servers > November 2004 > How to export a PGP keypair from GnuPG?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to export a PGP keypair from GnuPG?
Vosges Berge

2004-11-25, 8:45 pm

Some time ago I imported a PGP 2.6.3i keypair into a GnuPG
keyring. Now, I want to export the keypair from the GnuPG
keyring, and import it into a keyring that I use with
Quicksilver. Although the keypair is exported using GPGShell,
Quicksilver cannot accept the private key in its keyring. The
public key is imported fine. Is there a way to do this keypair
transfer?



BiKiKii Admin

2004-11-27, 7:45 am

-----BEGIN PGP SIGNED MESSAGE-----

On 26 Nov 2004, Vosges Berge wrote:
>Some time ago I imported a PGP 2.6.3i keypair into a GnuPG keyring.
>Now, I want to export the keypair from the GnuPG keyring, and import
>it into a keyring that I use with Quicksilver. Although the keypair
>is exported using GPGShell, Quicksilver cannot accept the private key
>in its keyring. The public key is imported fine. Is there a way to do
>this keypair transfer?
>


gpg --armor --output keyfile.asc --export-secret-keys [name]

If you encrypted the secret key, first you
need to convert the secret key protection
from SHA1 hash to 16 bit checksum.

gpg --simple-sk-checksum --edit-key [name]

Then change the password.
command>passwd

You don't need to change the password,
just go through the motions.

Then export the secret key from gpg and import to pgp.


BiKiKii

-----BEGIN PGP SIGNATURE-----
Version: N/A

iQEVAwUBQahXBPRwi/QFFzi5AQFRPwf/ap8A9igTNe9gbTePcnERxq+nqHe2+Cq4
cpf7plkJdSHCz1uJbhYLQlFITPnwyuRwQ1WMtcMK
kA+ksIHLnCtIL9EBU/bIYKZ1
Jc3bUOSIyXTx3Y7c1lGjE+LFXEBwKtId6eVR7MbB
D5OdVGe8BZCQQtSaw99PBmYE
z8Z1wet1kay9aR/5Bd+OWFXr/YsZgqMibLoF9jkw4BzKDiSyNwt083u0s90iFebg
Rmh4Xm/ Zkb7PfIIwyBp+rhypOmxB4s6nWZWpzmeTUvAAeC3
A2YxNSYV7n01bpq5s
ysRCWv1yIQwREZCNC/OiCai5cak4/sqiZOPPZML0ghs10KeO5AFS6g==
=WQ29
-----END PGP SIGNATURE-----



Anonymous

2004-11-27, 5:45 pm

In article <41A963F5031@bikikii.ath.cx>
BiKiKii Admin <Use-Author-Supplied-Address-Header@[127.1]> wrote
(edited):

> On 26 Nov 2004, Vosges Berge wrote:
>
> gpg --armor --output keyfile.asc --export-secret-keys [name]
>
> If you encrypted the secret key, first you
> need to convert the secret key protection
> from SHA1 hash to 16 bit checksum.
>
> gpg --simple-sk-checksum --edit-key [name]
>
> Then change the password.
> command>passwd
>
> You don't need to change the password,
> just go through the motions.
>
> Then export the secret key from gpg and import to pgp.


Thank you for the reply. I tried it as suggested. An import now
does take place in Quicksilver, but it's not the keypair. It
appears to be one of the keys, probably the public key only? I
tried imoprting the public key separately, after using the
suggsted commands for th secret key, but Quicksilver didn't
recognize it.













Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com