Télécharger la liste

Description du projet

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.

Système requise

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-12-14 12:21
3.0.9

Il s'agit d'une mise à jour de la branche stable actuelle avec plusieurs optimisations, y compris les plus rapide Diffie-Hellman et courbe elliptique échange de clés Diffie-Hellman.
This is an update to the current stable branch with several optimizations, including faster Diffie-Hellman and elliptic curve Diffie-Hellman key exchange.

2011-11-13 06:08
3.0.8

Cette version résout un problème dans la génération des clés ECDSA et réduit les informations de calendrier fournies à un adversaire dans DTLS.
This release fixes an issue in ECDSA key generation and reduces timing information provided to an adversary in DTLS.

2011-11-09 07:50
3.0.7

Cette version corrige plusieurs questions sur les suites de chiffrement courbe elliptique et un problème de sécurité possible dans le code de reprise de session.
This release fixes several issues on the elliptic curve cipher suites and a possible security issue in the session resumption code.

2011-10-15 17:44
3.0.4

Cette version stable corrige des bugs et ajoute de nouvelles fonctionnalités. Support pour VIA processeurs cadenas est activé par défaut. Soutien pour la signature de l'extérieur a été ajouté dans l'interface abstraite. Compression TLS et TLS 1.2 signature avec rappel externe ont été fixés.
This stable release fixes bugs and adds new features. Support for VIA PadLock processors is enabled by default. Support for external signing was added in the abstract interface. TLS compression and TLS 1.2 signing with external callback were fixed.

2011-09-19 07:27
3.0.3

Cette version corrige les fuites de mémoire dans le code de courbes elliptiques et la gestion des certificats. La fonctionnalité de chiffrement RSA-EXPORT est obsolète. Un soutien a été ajoutée pour générer des clés dans un fichier PKCS # 11 jetons. Un soutien a été ajoutée pour l'accélération AES dans les processeurs VIA.
This release fixes memory leaks in elliptic curves code and certificate handling. The RSA-EXPORT ciphersuite functionality is deprecated. Support has been added for generating keys in a PKCS #11 token. Support has been added for AES acceleration in VIA processors.

Project Resources