help-gnutls
[Top][All Lists]
Advanced

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

Re: C++ classes


From: Nikos Mavrogiannopoulos
Subject: Re: C++ classes
Date: Mon, 24 Sep 2012 21:05:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120805 Icedove/10.0.6

On 09/24/2012 07:02 AM, Sam Varshavchik wrote:

> Earlier this year I mentioned that I was working on C++ classes that
> used the GnuTLS library. This was not really a dedicated set of C++
> classes, but a part of a larger collection of C++ classes and templates.
> 
> The class library is now in a fairly usable shape: http://www.libcxx.org
> – its GnuTLS portion (http://www.libcxx.org/gnutls.html) does not C++ify
> all parts of the GnuTLS library API, just the bits needed to establish
> client and server-side TLS session, and certificate management.


Thank you. I'll update the web site (savanah seems to be down) to
mention that.

btw. I notice that you discuss the RSA-EXPORT ciphersuites. Is there any
particular reason for that? They are not be used today and I'm not aware
of any countries that specifically allow them but not the strong ones. I
plan to remove them from gnutls completely in one of the upcoming releases.

regards,
Nikos




reply via email to

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