[gnutls-dev] gnutls 1.1.0
Nikos Mavroyanopoulos
nmav at gnutls.org
Sun Dec 21 16:56:07 CET 2003
The first release of gnutls' development branch is out. The
differences with the stable branch now are:
- The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_RSA_PARAMS
are no longer returned by the handshake function. Ciphersuites that
require temporary parameters are removed when such parameters do not exist.
- Added the callbacks gnutls_certificate_client_retrieve_function() and
gnutls_certificate_server_retrieve_function(), to allow a client or a server
to specify certificates for the handshake without storing them to the
credentials structure.
- Added support for generating and exporting DSA private keys.
- Added gnutls_x509_crt_set_key_usage() and certtool can now set the
certificate's key usage.
- Added gnutls_openpgp_key_get_key_usage().
--
Nikos Mavroyanopoulos
More information about the Gnutls-dev
mailing list