Folk,
When the PRNG is configured to use SHA1 instead of MD5 using the compile
option -DUSE_SHA1_RAND, the file crypto/rand/md_rand.c won't compile on
Windows, because RAND_screen still wants MD5() but doesn't include the
right include file. The enclosed patch should fix it.
--
Clifford Heath http://www.osa.com.au/~cjh
Open Software Associates Limited mailto:[EMAIL PROTECTED]
29 Ringwood Street / PO Box 4414 Phone +613 9871 1694
Ringwood VIC 3134 AUSTRALIA Fax +613 9871 1711
------------------------------------------------------------
Deploy Applications across the net, see http://www.osa.com
md_rand.c.diff