Correct "encyption" typos.
authorChris Lamb <chris@chris-lamb.co.uk>
Fri, 17 Feb 2017 20:00:10 +0000 (09:00 +1300)
committerGarming Sam <garming@samba.org>
Wed, 22 Feb 2017 07:26:23 +0000 (08:26 +0100)
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
docs-xml/smbdotconf/security/kerberosencryptiontypes.xml
source4/heimdal/lib/hx509/hx509_err.et

index b19a8a83a6756dd5ef0eee4b2e834a7f9efcef86..2c3c6c5d5fc617f9ce4893ae75a1a0be12fbb0fd 100644 (file)
@@ -31,7 +31,7 @@
     encryption types are allowed.
     </para>
 
-    <para>When set to <constant>strong</constant>, only AES-based encyption
+    <para>When set to <constant>strong</constant>, only AES-based encryption
     types are offered. This can be used in hardened environments to prevent
     downgrade attacks.
     </para>
index 6225f125fb2011a92d1c90bafc30cde92ec65aeb..743354e1b44aac583e66714a116644eb0a60c362 100644 (file)
@@ -61,8 +61,8 @@ error_code SIG_INVALID_FORMAT, "Invalid format on signature"
 error_code OID_MISMATCH, "Mismatch bewteen oids"
 error_code NO_PROMPTER, "No prompter function defined"
 error_code SIGNATURE_WITHOUT_SIGNER, "Signature require signer, but non available"
-error_code RSA_PUBLIC_ENCRYPT, "RSA public encyption failed"
-error_code RSA_PRIVATE_ENCRYPT, "RSA private encyption failed"
+error_code RSA_PUBLIC_ENCRYPT, "RSA public encryption failed"
+error_code RSA_PRIVATE_ENCRYPT, "RSA private encryption failed"
 error_code RSA_PUBLIC_DECRYPT, "RSA public decryption failed"
 error_code RSA_PRIVATE_DECRYPT, "RSA private decryption failed"
 error_code ALGORITHM_BEST_BEFORE, "Algorithm has passed its best before date"