           SPELL=prngd
         VERSION=0.9.29
     SOURCE_HASH='sha512:773be1be402cc701a80de7a5c5a7603f1e68ad1bbfa9957c7e37afd9d3c667f6e043c154a8f87e2fd63d2235b2e950782f3853a9a33854708f969495ccd5dc68'
          SOURCE="$SPELL-0.9.29.tar.gz"
   SOURCE_URL[0]="ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/prngd/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/$SPELL.html"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='Freely Distributable'
         UPDATED=20021021
        KEYWORDS="utils"
           SHORT='A daemon designed to act as an entropy source'
## Auto-generated from Freshmeat.net's project descriptor
cat << EOF
The Pseudo Random Number Generator Daemon (PRNGD) offers an EGD compatible
interface for obtaining random data. It is intented to be used as an entropy
source to feed other software, especially software based on OpenSSL. Like EGD,
it calls system programs to collect entropy. Unlike EGD, it does not generate
a pool of random bits that can be called from other software. Instead, it
feeds the bits gathered into the OpenSSL PRNG, from which the &quot;random
bits&quot; are obtained when requested. This way, PRNGD is never drained and
can never block (unlike EGD), so it is also suitable to seed inetd-started
programs. It also features a seed-save file, so that it is immediately usable
after system start.
EOF
