Re: Exporting RSA keys to an OpenPGP keyring
Peter Gutmann <[email protected]> Wed, 04 Jun 2014 20:03:21 +1200
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
>In the Cryptlib manual it is stated that Cryptlib keysets only support read >access to OpenPGP keyrings. Was it done due to some security reason? What is >the best way to export a key pair generated by Cryptlib to an OpenPGP >keyring? It's not security reasons, it's because PGP keyrings aren't justs keys like any other format but keys, names, email addresses, trust assertions, validations, and all sorts of other things, all connected with signatures, and you can't perform an operation like "write a key" because you need a full- blown key-management application to manage the keyring. This is why the original PGP consisted of two separate applications, pgpo for doing PGP things and pgpk just for managing keyrings. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.