Download List

Project Description

GnuTLS is a secure communications library implementing the SSL, TLS, and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols, as well as APIs to parse and write X.509, PKCS #12, OpenPGP, and other required structures. It is intended to be portable and efficient with a focus on security and interoperability.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-01 19:53
3.0.2

Several bug fixes and a few feature additions.

2011-08-21 17:14
3.0.1

This release fixes known bugs and adds new features. The main bug fixes are alignment fixes in the AES-NI code and a fix for wrong PIN handling in PKCS #11. Server name indication is supported without the need for a callback. The order in X.509 certificate chains is checked for correctness. The crywrap application was added to the distribution.

2011-08-09 06:38
2.12.8

This is a bugfix release that backports features from the new stable branch. The PKCS #11 back-end was replaced by p11-kit. There are compatibility fixes with libgcrypt 1.5.0, better handling of incomplete writes with writev(), strict verification of the order of certificate lists, and fixes in certificate request generation.

2011-08-02 22:20
3.0.0

The main and most important changes since 2.12.x are support for Datagram TLS 1.0, support for Elliptic Curves (ECDHE and ECDSA), support for AES-GCM, optimizations for Intel CPUs with the AES-NI instruction set, and support for PKCS #11 via p11-kit.

2009-05-28 19:52
2.8.0

New APIs were added for handling extensions in Certificate Requests and CRLs, for setting credentials from a PKCS#12 object stored in memory, and for verifying a hash against a certificate. The linker version script now lists all exported APIs explicitly, and no longer exports the majority of internal _gnutls* functions. There were many other fixes and improvements.
Tags: Stable

Project Resources