aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-11-11 08:33:47 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-11-11 08:33:47 +0000
commitfa459714844ff1fd8ab519a7c58540d06f76b80e (patch)
tree4ae801f880c3c774423f1e4a9ed9e601a38037aa /FAQ
parent82833c523b9c820a36e55f589e239057e70cdef5 (diff)
downloadopenssl-fa459714844ff1fd8ab519a7c58540d06f76b80e.tar.gz
More information to the important issue of seeding the PRNG
Submitted by: Reviewed by: PR: 285
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 2 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 360101a2bb..e4ce5bde5b 100644
--- a/FAQ
+++ b/FAQ
@@ -223,6 +223,8 @@ support can be found at
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsrdb/27606&zone_32=SUNWski
However, be warned that /dev/random is usually a blocking device, which
may have some effects on OpenSSL.
+A third party /dev/random solution for Solaris is available at
+ http://www.cosy.sbg.ac.at/~andi/
* Why do I get an "unable to write 'random state'" error message?