Download List

Projeto Descrição

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

Esta é uma atualização para o ramo estável atual com várias otimizações, incluindo mais rápido Diffie-Hellman e troca de chave Diffie-Hellman de curva elíptica.
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

Esta versão corrige um problema na geração da chave ECDSA e reduz informações de calendário fornecidas por um adversário em 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

Esta versão corrige vários problemas em conjuntos de cifras de curva elíptica e uma questão de segurança possíveis no código de retomada de sessão.
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

Esta versão estável corrige bugs e adiciona novos recursos. Suporte para VIA processadores de cadeado é habilitado por padrão. Foi adicionado suporte para assinatura externo na interface abstrata. Compressão de TLS e TLS 1.2 assinatura com o retorno de chamada externo foram corrigidos.
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

Esta versão corrige falhas de memória em código curvas elípticas e manejo certificado. A RSA-EXPORT funcionalidade ciphersuite é obsoleto. Foi adicionado suporte para a geração de chaves em um token PKCS # 11. Foi adicionado suporte para aceleração AES em processadores 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