]> granicus.if.org Git - openssl/commitdiff
update
authorBodo Möller <bodo@openssl.org>
Sun, 5 May 2002 23:48:51 +0000 (23:48 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 5 May 2002 23:48:51 +0000 (23:48 +0000)
NEWS
STATUS

diff --git a/NEWS b/NEWS
index 3850f59605b8690841af007b6ad82c3375f6bacf..bf8f031a29b79d67f66ab8263a7ef26133050994 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +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).
 
   Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d:
 
diff --git a/STATUS b/STATUS
index 0627a81b87b0a4499cb256f36713372485a98b4d..7c54a166d85a22be733b39d8f42f0059402f117a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/04/26 08:28:59 $
+  ______________                           $Date: 2002/05/05 23:48:51 $
 
   DEVELOPMENT STATE
 
 
   NEEDS PATCH
 
-    o  inappropriate AlgorithmIdentifier used in S/MIME signatures
-       (key type instead of signature algorithm)
-
-    o  AES ciphersuites are not (yet) official and should not be enabled
-       unless explicitly requested
-
     o  apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
 
     o  "OpenSSL STATUS" is never up-to-date.