From e0b0dc11df2de27672b6f64d18fd2ee619868578 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Mon, 3 Jul 2000 17:26:51 +0000 Subject: [PATCH] Add PRNGD link. --- doc/crypto/RAND_egd.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/crypto/RAND_egd.pod b/doc/crypto/RAND_egd.pod index a40bd96198..40241e2df8 100644 --- a/doc/crypto/RAND_egd.pod +++ b/doc/crypto/RAND_egd.pod @@ -21,6 +21,10 @@ RAND_egd() is called with that path as an argument, it tries to read random bytes that EGD has collected. The read is performed in non-blocking mode. +Alternatively, the EGD-compatible daemon PRNGD can be used. It is +available from +http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html . + =head1 RETURN VALUE RAND_egd() returns the number of bytes read from the daemon on -- 2.25.1