summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-07-04 08:51:09 +0000
committerBodo Möller <bodo@openssl.org>2002-07-04 08:51:09 +0000
commitea4f109c99955c5119258c90c9ecd78623cf180e (patch)
treeaa23c4f75d28eeaf081ab6a41adb0352c4c732b5 /NEWS
parent7650934f21d43fe024d7a7958bab1be7f7864b29 (diff)
AES cipher suites are now official (RFC3268)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06e165a45f..27792864c5 100644
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,7 @@
o SSL/TLS: support Kerberos cipher suites (RFC2712).
o SSL/TLS: allow more precise control of renegotiations and sessions.
o SSL/TLS: add callback to retrieve SSL/TLS messages.
- o SSL/TLS: add draft AES ciphersuites (disabled unless explicitly requested).
+ o SSL/TLS: support AES cipher suites (RFC3268).
Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d: