diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-05-10 13:08:34 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-05-10 13:53:57 +0200 |
commit | a05e65e7f3f57869cc88e8494e0b9d852b2621dd (patch) | |
tree | 825608d559a30ac648bf016578f3f70916ce2885 /NEWS | |
parent | 61c8871d551b1d7832bb6153f39fd4701b5708cf (diff) | |
download | gnutls-a05e65e7f3f57869cc88e8494e0b9d852b2621dd.tar.gz |
Added more options for salsa20 ciphers
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |