summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-05 11:37:34 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-05 11:37:34 +0200
commita23b198ea9f38b44cc7b0f3957097022efbe2435 (patch)
tree61c99a026c845c91198dd932ea059b18bce2acec /NEWS
parent402169e5c31e5d79b18553269ac036545533313d (diff)
downloadgnutls-a23b198ea9f38b44cc7b0f3957097022efbe2435.tar.gz
documented TPM support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 15 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index ac75e7de02..2a322093f9 100644
--- a/NEWS
+++ b/NEWS
@@ -4,18 +4,8 @@ See the end for copying conditions.
* Version 3.1.0 (unreleased)
-** tpmtool: Added. It is a tool to generate private keys in the
-TPM.
-
-** gnutls-cli: --benchmark-tls was split to --benchmark-tls-kx
-and --benchmark-tls-ciphers
-
-** certtool: generated PKCS #12 structures may hold more than one
-private key. Patch by Lucas Fisher.
-
-** certtool: Added option --null-password to generate/decrypt keys
-that use a NULL password (in schemas that distinguish between NULL
-an empty passwords).
+** libgnutls: Added direct support for TPM as a cryptographic module
+in gnutls/tpm.h.
** libgnutls: requires libnettle 2.5.
@@ -41,6 +31,19 @@ password was provided.
** libgnutlsxx: Added session::set_transport_vec_push_function. Patch
by Alexandre Bique.
+** tpmtool: Added. It is a tool to generate private keys in the
+TPM.
+
+** gnutls-cli: --benchmark-tls was split to --benchmark-tls-kx
+and --benchmark-tls-ciphers
+
+** certtool: generated PKCS #12 structures may hold more than one
+private key. Patch by Lucas Fisher.
+
+** certtool: Added option --null-password to generate/decrypt keys
+that use a NULL password (in schemas that distinguish between NULL
+an empty passwords).
+
** minitasn1: Upgraded to libtasn1 version 2.13.
** API and ABI modifications: