diff options
author | Werner Koch <wk@gnupg.org> | 1999-01-12 10:20:23 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-01-12 10:20:23 +0000 |
commit | cb471962187b83eac0232dfcd3ff4134d96b1093 (patch) | |
tree | d5d6e321d25b0b4ba204a6b6a34f34c6f026b27f /INSTALL | |
parent | ce670d9592a4aba1b376168a0124f3eb96cf44d8 (diff) | |
download | libgcrypt-cb471962187b83eac0232dfcd3ff4134d96b1093.tar.gz |
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). |