This commit is contained in:
Bodo Möller 2002-05-16 09:28:09 +00:00
parent 544a2aea4b
commit 0424fe1a8f

27
STATUS
View File

@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
______________ $Date: 2002/05/09 23:54:02 $
______________ $Date: 2002/05/16 09:28:09 $
DEVELOPMENT STATE
@ -18,23 +18,12 @@
o OpenSSL 0.9.2b: Released on March 22th, 1999
o OpenSSL 0.9.1c: Released on December 23th, 1998
[See also https://www.aet.tu-cottbus.de/rt2/]
RELEASE SHOWSTOPPERS
o BIGNUM library failures on 64-bit platforms (0.9.7-dev):
- BN_mod_mul verificiation (bc) fails for solaris64-sparcv9-cc
and other 64-bit platforms
Checked on Result
alpha-cc (Tru64 version 4.0) works
linux-alpha+bwx-gcc doesn't work. Reported by
Sean O'Riordain <seanpor@acm.org>
OpenBSD-sparc64 doesn't work. BN_mod_mul breaks.
Needs checked on
[add platforms here]
- BN_mod_mul verification fails for mips3-sgi-irix
unless configured with no-asm
o BN_mod_mul verification fails for mips3-sgi-irix
unless configured with no-asm
AVAILABLE PATCHES
@ -63,12 +52,6 @@
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.