Include rand.h, so RAND_status() and friends get properly declared.
[oweals/openssl.git] / crypto / md4 / md4.h
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...