help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] PGP api


From: Brad Hards
Subject: Re: [Help-gnutls] PGP api
Date: Fri, 23 Nov 2007 10:27:49 +1100
User-agent: KMail/1.9.6 (enterprise 0.20071012.724442)

On Friday 23 November 2007 08:17:05 am Angus wrote:
> I need a C (or C++) API to PGP encrypt stuff. Unfortunately, I have no
> experience with public key encryption, and I'm having a hard time figuring
> out what available APIs even do this.

I'm not sure what you are asking. Are you trying to do PGP with TLS? 

If you are just trying to encrypt a file, why not just use GPGME:
http://www.gnupg.org/related_software/gpgme/
It is a library that talks to the gnupg binary over a special machine 
interface.

There are also C++ bindings for GPGME (in the KDE SVN as part of kdepimlibs, 
not sure what the release state is - may not be a separate release)

If you are using Qt, then QCA has PGP support (also using the gnupg binary).

I guess there are commercial options too. No experience with those.

Brad





reply via email to

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