From ae2138aaa2049cd066a3679ff4d82f57b6843d61 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 29 Jan 2014 22:19:47 -0600 Subject: add a hyphen to please the spellcheck gods --- docs/hazmat/backends/openssl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/backends') diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst index b7133deb..8eb02ea4 100644 --- a/docs/hazmat/backends/openssl.rst +++ b/docs/hazmat/backends/openssl.rst @@ -28,7 +28,7 @@ The `OpenSSL`_ C library. OS Random Engine ---------------- -OpenSSL uses a userspace CSPRNG that is seeded from system random ( +OpenSSL uses a user-space CSPRNG that is seeded from system random ( ``/dev/urandom`` or ``CryptGenRandom``). This CSPRNG is not reseeded automatically when a process calls ``fork()``. This can result in situations where two different processes can return similar or identical keys and -- cgit v1.2.3