OAEP bug fix.
authorUlf Möller <ulf@openssl.org>
Thu, 29 Apr 1999 21:56:13 +0000 (21:56 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 29 Apr 1999 21:56:13 +0000 (21:56 +0000)
CHANGES
STATUS

diff --git a/CHANGES b/CHANGES
index 574940416c0b4662919e0ca5c2ee71937c088d7c..08dc7c372ac13d2248c0b95ad12826d32ed86426 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) OAEP decoding bug fix.
+     [Ulf Möller]
+
   *) Support INSTALL_PREFIX for package builders, as proposed by
      David Harris.
      [Bodo Moeller]
diff --git a/STATUS b/STATUS
index 8615b04e2457de2037134de0be3ae35899ed933b..b0561e25f2eca5ef72ccc9274ea5f864fe5b2147 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/04/29 21:51:00 $
+  ______________                           $Date: 1999/04/29 21:56:13 $
 
   DEVELOPMENT STATE
 
@@ -76,7 +76,6 @@
     o  broken demos
     o  salzr@certco.com (Rich Salz): Bug in X509_name_print
        <29E0A6D39ABED111A36000A0C99609CA2C2BA4@macertco-srv1.ma.certco.com>
-    o  Jean-Hugues ROYER <jhroyer@joher.com>: rsa_oaep.c with Watcom C
     o  $(PERL) in */Makefile.ssl
     o  "Sign the certificate?" - "n" creates empty certificate file
     o  dubious declaration of crypt() in des.h