Using an RSA GnuPG key for RSA ?

Leo Gaspard ekleog at gmail.com
Wed Apr 2 21:14:48 CEST 2014


On Wed, Apr 02, 2014 at 01:55:21PM -0400, vedaal at nym.hush.com wrote:
> Is it possible to generate an RSA key in GnuPG, and then use it (not in GnuPG, but in other systems using RSA keys), to encrypt and decrypt RSA messages?
> 
> If so, what portion of the GnuPG generated RSA key functions as a 'pure' RSA key?
> (Is it isolatable by using --list-packets on the key?)
> 
> TIA,
> 
> vedaal

If you are not to use the key in gnupg, why make gnupg generate it in the first
place? Why not use the program with which you'll use the key to generate it? Or,
if the program does not offer this functionality, why not use openssl, which
provides this capability on purpose?

Were you to use the key both for gnupg and other systems, I would understand,
but doing things this way...?

Cheers,

Leo



More information about the Gnupg-users mailing list