Completely remove RAND_egd support
authorhasufell <hasufell@hasufell.de>
Tue, 6 Oct 2015 13:44:47 +0000 (15:44 +0200)
committerhasufell <hasufell@hasufell.de>
Tue, 6 Oct 2015 13:44:47 +0000 (15:44 +0200)
commit427a60057cbb27cde5f7cf412dfebc52ba709c86
tree0590dde9205d4c304c67693181c53f56c2eb21d8
parent434020567a463755402d194f42c8e80260242dc8
Completely remove RAND_egd support

The EGD daemon is completely unmaintained and has not seen a release
since 13 years which is not an acceptable timeframe for cryptographic
software. It is not packaged in any linux distribution I know of
and definitely not in *BSD.

LibreSSL has already dropped support for RAND_egd.
cf/crypto.m4
lib/hcrypto/Makefile.am
lib/hcrypto/libhcrypto-exports.def
lib/hcrypto/rand-egd.c [deleted file]
lib/hcrypto/rand-fortuna.c
lib/hcrypto/rand.h
lib/hcrypto/randi.h
lib/hcrypto/test_rand.c
lib/hcrypto/version-script.map
lib/krb5/crypto-rand.c