gnutls 3.0.3
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sun Sep 18 23:56:04 CEST 2011
Hello,
I've just released gnutls 3.0.3. It includes bug fixes and few feature
additions.
* Version 3.0.3 (released 2011-09-18)
** libgnutls: Added gnutls_record_get_discarded() to return the
number of discarded records in a DTLS session.
** libgnutls: All functions related to RSA-EXPORT were deprecated.
Support for RSA-EXPORT ciphersuites will be ceased in future versions.
** libgnutls: Memory leak fixes in credentials private key
deinitialization. Reported by Dan Winship.
** libgnutls: Memory leak fixes in ECC ciphersuites.
** libgnutls: Do not send an empty extension structure in server
hello. This affected old implementations that do not support extensions.
Reported by J. Cameijo Cerdeira.
** libgnutls: Allow CA importing of 0 certificates to succeed.
Reported by Jonathan Nieder <jrnieder at gmail.com> in
<http://bugs.debian.org/640639>.
** libgnutls: Added support for VIA padlock AES optimizations.
(disabled by default)
** libgnutls: Added support for elliptic curves in
PKCS #11.
** libgnutls: Added gnutls_pkcs11_privkey_generate()
to allow generating a key in a token.
** p11tool: Added generate-rsa, generate-dsa and
generate-ecc options to allow generating private
keys in the token.
** libgnutls: gnutls_transport_set_lowat dummy macro was
removed.
** API and ABI modifications:
gnutls_pkcs11_privkey_generate: Added
gnutls_pubkey_import_ecc_raw: Added
gnutls_pubkey_import_ecc_x962: Added
gnutls_pubkey_get_pk_ecc_x962: Added
gnutls_record_get_discarded: Added
Getting the Software
====================
GnuTLS may be downloaded from one of the GNU mirror sites or directly
From <ftp://ftp.gnu.org/gnu/gnutls/â¥. The list of GNU mirrors can be
found at <http://www.gnu.org/prep/ftp.html> and a list of GnuTLS mirrors
can be found at <http://www.gnu.org/software/gnutls/download.html>.
Here are the BZIP2 compressed sources:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.3.tar.xz
http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.3.tar.xz
ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.3.tar.xz
Here are OpenPGP detached signatures signed using key 0x96865171:
ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.3.tar.xz.sig
http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.3.tar.xz.sig
ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.3.tar.xz.sig
Note that it has been signed with my openpgp key:
pub 3104R/96865171 2008-05-04 [expires: 2028-04-29]
uid Nikos Mavrogiannopoulos <nmav <at> gnutls.org>
uid Nikos Mavrogiannopoulos <n.mavrogiannopoulos <at>
gmail.com>
sub 2048R/9013B842 2008-05-04 [expires: 2018-05-02]
sub 2048R/1404A91D 2008-05-04 [expires: 2018-05-02]
regards,
Nikos
More information about the Gnutls-devel
mailing list