Various randomness handling bugfixes and improvements --
authorBodo Möller <bodo@openssl.org>
Tue, 26 Oct 1999 01:56:29 +0000 (01:56 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 26 Oct 1999 01:56:29 +0000 (01:56 +0000)
commita31011e8e0ea18f1cc79d7eb53238768ae9369c6
treeda6c9af95c39c6e6c44d2b71ace3bd4495728be1
parent38899535f85784442395aeab921b25fc79266491
Various randomness handling bugfixes and improvements --
some utilities that should have used RANDFILE did not,
and -rand handling was broken except in genrsa.
15 files changed:
CHANGES
apps/Makefile.ssl
apps/apps.h
apps/ca.c
apps/dsaparam.c
apps/gendh.c
apps/gendsa.c
apps/genrsa.c
apps/progs.h
apps/progs.pl
apps/req.c
apps/s_client.c
apps/s_server.c
apps/x509.c
crypto/rand/randfile.c