Download List

项目描述

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 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

这是更新到当前稳定分支与几个优化,包括更快 Diffie-hellman 和椭圆曲线 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

此版本修复中 ECDSA 密钥生成的问题,并减少了向敌方的 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

此版本修复的椭圆曲线密码套件的几个问题和可能的安全问题中的会话恢复代码。
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

此稳定版本修复的 bug 和添加新的功能。支持通过挂锁处理器是默认启用的。在抽象界面中增加了对外部签署的支持。TLS 压缩和 TLS 1.2 签署与外部回调被固定。
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

此版本修复了在椭圆曲线的代码证书处理的内存泄漏。出口RSA密码套件的功能已经过时了。支持已被添加在PKCS#11令牌生成的密钥。已添加支持威盛处理器的AES加速。
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