Commit 0424fe1a authored by Bodo Möller's avatar Bodo Möller
Browse files

update

parent 544a2aea
Loading
Loading
Loading
Loading
+5 −22
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2002/05/09 23:54:02 $
  ______________                           $Date: 2002/05/16 09:28:09 $

  DEVELOPMENT STATE

@@ -18,22 +18,11 @@
    o  OpenSSL 0.9.2b: Released on March     22th, 1999
    o  OpenSSL 0.9.1c: Released on December  23th, 1998

  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.
  [See also https://www.aet.tu-cottbus.de/rt2/]

	Needs checked on
	[add platforms here]
  RELEASE SHOWSTOPPERS

      - BN_mod_mul verification fails for mips3-sgi-irix
    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.