summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 13:08:34 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 13:53:57 +0200
commita05e65e7f3f57869cc88e8494e0b9d852b2621dd (patch)
tree825608d559a30ac648bf016578f3f70916ce2885 /NEWS
parent61c8871d551b1d7832bb6153f39fd4701b5708cf (diff)
downloadgnutls-a05e65e7f3f57869cc88e8494e0b9d852b2621dd.tar.gz
Added more options for salsa20 ciphers
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db26d5515e..efa6547eb5 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ See the end for copying conditions.
** libgnutls: Added UMAC-96 and UMAC-128
+** libgnutls: Added ciphersuites involving Salsa20 and UMAC-96.
+As they are not standardized they are defined using private ciphersuite
+numbers.
+
** libgnutls: Added support for DTLS 1.2.
** libgnutls: Added support for the Application Layer Protocol Negotiation