Simon Josefsson | 19 Jun 11:16

GnuTLS 2.4.0

We are proud to announce a new stable GnuTLS release: Version 2.4.0.

GnuTLS is a modern C library that implement the standard network
security protocol Transport Layer Security (TLS), for use by network
applications.  GnuTLS is developed for GNU/Linux, but works on many
Unix-like systems and comes with a binary installer for Windows.

The core GnuTLS library is distribute under the terms of the GNU Lesser
General Public License version 2.1 (or later).  The "extra" GnuTLS
libraries -- which contains TLS/IA support, LZO compression -- and the
OpenSSL compatibility library self tests and command line tools are
distributed under the GNU General Public License version 3.0 (or later).
The manual is distributed under the GNU Free Documentation License
version 1.2 (or later).

The project page of the library is available at:
  http://www.gnutls.org/
  http://www.gnu.org/software/gnutls/
  http://josefsson.org/gnutls/

What's New
==========

Major end-user visible changes compared to the v2.2 branch:

* The OpenPGP sub-system has been improved and now supports subkeys.

* The PSK sub-system has been improved and now supports password
  derivation and PSK identity hints.

(Continue reading)


Gmane