gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)


From: Timo Schulz
Subject: Re: [gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)
Date: Mon, 14 May 2007 22:24:31 +0200
User-agent: Icedove 1.5.0.10 (X11/20070329)

Ludovic Courtès wrote:

> can be imported.  It would be nice to augment the test so that it checks
> whether ASCII-armored keyrings can be imported as well (i.e., passing
> `GNUTLS_OPENPGP_FMT_BASE64' to `gnutls_openpgp_keyring_import ()').

Actually we do not need an armored keyring, just a file with armored
keys. The GnuTLS openpgp support makes no real difference between
a key file and keyring. It's only important that the file contains a
sequence of openpgp packets which form a valid key {public or private}.

Because keyrings formats are not described in the openpgp message
format. It's up to the implementation to define a suitable format.
But, as Werner pointed out, transferable keys needs to follow the
openpgp format.


        Timo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]