From: Ulf Möller Date: Thu, 29 Apr 1999 21:56:13 +0000 (+0000) Subject: OAEP bug fix. X-Git-Tag: OpenSSL_0_9_3beta1~192 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c66527497c1d7d555f3e2a3215b01f32ee43a1ff;p=oweals%2Fopenssl.git OAEP bug fix. --- diff --git a/CHANGES b/CHANGES index 574940416c..08dc7c372a 100644 --- 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 8615b04e24..b0561e25f2 100644 --- 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 : 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