diff options
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems): | |||
19 | http://www.gzip.org/zlib/ | 19 | http://www.gzip.org/zlib/ |
20 | 20 | ||
21 | libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto | 21 | libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto |
22 | is supported but severely restricts the avilable ciphers and algorithms. | 22 | is supported but severely restricts the available ciphers and algorithms. |
23 | - LibreSSL (https://www.libressl.org/) | 23 | - LibreSSL (https://www.libressl.org/) |
24 | - OpenSSL (https://www.openssl.org) with any of the following versions: | 24 | - OpenSSL (https://www.openssl.org) with any of the following versions: |
25 | - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1 | 25 | - 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1 |
@@ -51,7 +51,7 @@ http://prngd.sourceforge.net/ | |||
51 | 51 | ||
52 | EGD: | 52 | EGD: |
53 | 53 | ||
54 | The Entropy Gathering Daemon (EGD) suppports the same interface as prngd. | 54 | The Entropy Gathering Daemon (EGD) supports the same interface as prngd. |
55 | It also supported only if libcrypto is configured to support it. | 55 | It also supported only if libcrypto is configured to support it. |
56 | 56 | ||
57 | http://egd.sourceforge.net/ | 57 | http://egd.sourceforge.net/ |