How to import (RSA) secret keys?

Stainless Steel Rat ratinox at peorth.gweep.net
Mon Jan 11 09:45:42 CET 1999


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"MB" == Matthias Bauer <bauer at informatik.uni-erlangen.de> writes:

MB> gives no error and says that the version was 3.
MB> Obviously I missed something, but what?

RSA keys were deprecated in PGP 5.0 due to patent restrictions.  Freeware
PGP 6.0 and up does not grok RSA keys at all for this reason; likewise GPG
does not grok RSA keys.  You should seriously consider creating a new DH
key.  Patent issues aside, there are some good reasons to do so, notably a
better hash algorithm (SHA-1) and smaller digital signatures regardless of
key size.

There is an RSA module (rsa.c) in the GPG FTP area somewhere that you can
build yourself; however, it cannot be used legally in the US due to
aforementioned patent restrictions.  Once installed, add the following line
to your GPG options file:

	load-extension rsa

That will automatically load the rsa module every time you use GPG.  You
can do the same thing with the IDEA module (idea.c).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE2mg6Vgl+vIlSVSNkRAkqCAJ9ZQMt/eYdLGlKruqTHlBAXiuv5ygCguluN
56qOBxxJxYpzx8Uap+L1vas=
=bjey
-----END PGP SIGNATURE-----

-- 
Rat <ratinox at peorth.gweep.net>    \ Happy Fun Ball contains a liquid core,
Minion of Nathan - Nathan says Hi! \ which, if exposed due to rupture, should
PGP Key: at a key server near you!  \ not be touched, inhaled, or looked at.




More information about the Gnupg-devel mailing list