summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-03-12 14:13:48 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-03-12 14:13:48 +0000
commit2fb9233d4fbfa990fd4399d5202a23d2da4997fa (patch)
tree8e1df019f17b1a8b0d79b4cec043e7189e8d80d7 /NEWS
parentcb87b0826d31af92af1f76f59826f0dfaecdce29 (diff)
downloadgnutls-2fb9233d4fbfa990fd4399d5202a23d2da4997fa.tar.gz
made CBC chosen plaintext protection configurable
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb61d99327..e6c445d8e2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Version ?.?.?
- Updated documentation
- Combined error codes of ASN.1 parser and gnutls
- Removed GNUTLS_CERT_TRUSTED from the CertificateStatus enumeration
+- Added protection against chosen plaintext attacks (enabled by default)
Version 0.3.91 (3/03/2002)
- Added gnutls-cli-debug program