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-09-01 19:53
3.0.2

Plusieurs corrections de bogues et une ajouts de fonctionnalités rares.
Several bug fixes and a few feature additions.

2011-08-21 17:14
3.0.1

Cette version corrige les bugs connus et ajoute de nouvelles fonctionnalités. Les principales corrections de bugs sont des corrections d'alignement dans le code AES-NI et un correctif pour la manipulation PIN erroné au format PKCS # 11. Indication Nom du serveur est pris en charge sans avoir besoin d'un rappel. L'ordre dans X.509 chaînes de certificat est vérifiée. L'application crywrap a été ajouté à la distribution.
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

Ceci est une version bugfix qui backports caractéristiques de la nouvelle branche stable. Le PKCS # 11 de back-end a été remplacé par p11-kit. Il ya des correctifs de compatibilité avec libgcrypt 1.5.0, une meilleure gestion du incomplète écrit avec writev (), la vérification stricte de l'ordre de listes de certificats, et fixe dans la génération de demande de certificat.
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

Les principaux changements et le plus important depuis 2.12.x sont le support de Datagram TLS 1.0, le soutien pour les courbes elliptiques (ECDHE et ECDSA), le soutien à AES-GCM, des optimisations pour les processeurs Intel avec le jeu d'instructions AES-NI, et l'appui à PKCS # 11 via p11-kit.
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

De nouvelles API ont été ajoutées pour le traitement des extensions dans les demandes de certificats et des LCR, de fixer les pouvoirs à partir d'un fichier PKCS # 12 d'objets stockés dans la mémoire, et de vérifier un hachage l'encontre d'un certificat. La version linker script énumère désormais toutes les API exportées de manière explicite, et qu'aucune exportation n'a plus la majorité des fonctions internes _gnutls *. Il y avait de nombreuses autres corrections et améliorations.
Tags: Stable
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.

Project Resources