Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-07-04 12:50:33 +0400
committerBodo Möller <bodo@openssl.org>2002-07-04 12:50:33 +0400
commit5af9fcaf35b42c9409ee82866730e37e81f9aff8 (patch)
treeffc6913e72277d86ae300c618961fe995a95d0e1 /NEWS
parent5736d40dad06a2e7255512d9676b8ba39f424633 (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: