cgit: Added cgit 0.7.3-c502865 - A CGI for git written in C
[opensde-package-nopast.git] / base / prngd / prngd.desc
blobff4926c35b4fa6227e84591e250bda9cb419f778
1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 [COPY]
4 [COPY] Filename: package/.../prngd/prngd.desc
5 [COPY] Copyright (C) 2006 The OpenSDE Project
6 [COPY] Copyright (C) 2006 The T2 SDE Project
7 [COPY]
8 [COPY] More information can be found in the files COPYING and README.
9 [COPY]
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
16 [I] A daemon designed to act as an entropy source
18 [T] The Pseudo Random Number Generator Daemon (PRNGD) offers an EGD
19 [T] compatible interface for obtaining random data. It is intented to
20 [T] be used as an entropy source to feed other software, especially
21 [T] software based on OpenSSL. Like EGD, it calls system programs
22 [T] to collect entropy. Unlike EGD, it does not generate a pool
23 [T] of random bits that can be called from other software. Instead, it
24 [T] feeds the bits gathered into the OpenSSL PRNG, from which the
25 [T] "random bits" are obtained when requested. This way, PRNGD is
26 [T] never drained and can never block (unlike EGD),
27 [T] so it is also suitable to seed inetd-started programs. It also
28 [T] features a seed-save file, so that it is immediately usable after
29 [T] system start.
31 [U] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
33 [A] Lutz Jaenicke <Lutz.Jaenicke@aet.tu-cottbus.de>
34 [M] Alejandro Mery <amery@opensde.org>
36 [C] extra/tool
38 [L] OpenSource
39 [S] Stable
40 [V] 0.9.29
41 [P] X -----5---9 800.000
43 [D] 2207720902 prngd-0.9.29.tar.gz ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/prngd/