From: Stephan Bosch Date: Tue, 15 Jan 2019 15:24:10 +0000 (+0100) Subject: “third party” is adjective and needs hyphen X-Git-Tag: rec-4.2.0-alpha1~26^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=878106732fa6dfd49f2a234e0976564d0725316f;p=pdns “third party” is adjective and needs hyphen --- diff --git a/docs/appendices/crypto-export.rst b/docs/appendices/crypto-export.rst index c4079a60a..9a1e3b023 100644 --- a/docs/appendices/crypto-export.rst +++ b/docs/appendices/crypto-export.rst @@ -2,7 +2,7 @@ Cryptographic software and export control ========================================= In certain legal climates, PowerDNS might potentially require an export control status, particularly since PowerDNS software contains cryptographic primitives. -PowerDNS does not itself implement any cryptographic algorithms but relies on third party implementations of AES, RSA, ECDSA, GOST, MD5 and various SHA-based hashing algorithms. +PowerDNS does not itself implement any cryptographic algorithms but relies on third-party implementations of AES, RSA, ECDSA, GOST, MD5 and various SHA-based hashing algorithms. Starting with 4.0.0, PowerDNS will link in hash and cryptographic primitives from the open source `OpenSSL `_ library.