diff options
author | Werner Koch <wk@gnupg.org> | 1999-01-12 11:20:24 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-01-12 11:20:24 +0100 |
commit | 62957ff4e73a27226c39586e3aa7a36aaea154b1 (patch) | |
tree | 6fe49a6bc4e1dcd3a0d8bebd26a7f1e7c90a5458 /INSTALL | |
parent | See ChangeLog: Sun Jan 10 19:36:42 CET 1999 Werner Koch (diff) | |
download | gnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.tar.xz gnupg2-62957ff4e73a27226c39586e3aa7a36aaea154b1.zip |
See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -79,9 +79,9 @@ should put this in your ~/.gnupg/options file: load-extension rndunix ===>8==================== This collector works by running a lot of tools which yields more or -less unpredictable output and fedds this as entropy into the random +less unpredictable output and feds this as entropy into the random generator - It should work reliable but you should check whether -it produces good output for your kinf of Unix. There are some debug +it produces good output for your kind of Unix. There are some debug options to help you (see cipher/rndunix.c). |