OAEP bug fix.

This commit is contained in:
Ulf Möller 1999-04-29 21:56:13 +00:00
parent 0494855723
commit c66527497c
2 changed files with 4 additions and 2 deletions

View File

@ -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]

3
STATUS
View File

@ -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