summaryrefslogtreecommitdiffstats
path: root/doc/man7/RSA-PSS.pod
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-05-19 00:16:38 +0000
committerRich Salz <rsalz@openssl.org>2017-06-11 16:21:33 -0400
commit27b138e9db91bdfa1e3c55b0c3c9b2f02b5c0bf1 (patch)
treec28e9a7d78b810de21c8661c143f12cf007a7db3 /doc/man7/RSA-PSS.pod
parentfbaf2857cc9ea8324b3f19dc79d32a6c1ad31696 (diff)
Fix spelling errors in manpages
spelling: algorithm spelling: anyway spelling: assigned spelling: authenticated spelling: callback spelling: certificate spelling: compatibility spelling: configuration spelling: digest spelling: encrypted spelling: function spelling: output spelling: receive spelling: renegotiation spelling: signing spelling: similar spelling: string (Merged from https://github.com/openssl/openssl/pull/3580)Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3580)
Diffstat (limited to 'doc/man7/RSA-PSS.pod')
-rw-r--r--doc/man7/RSA-PSS.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/RSA-PSS.pod b/doc/man7/RSA-PSS.pod
index 719789aec3..b608561b6d 100644
--- a/doc/man7/RSA-PSS.pod
+++ b/doc/man7/RSA-PSS.pod
@@ -28,7 +28,7 @@ but with some restrictions described below.
=head1 SIGNING AND VERIFICATION
-Siging and verification is similar to the B<RSA> algorithm except the
+Signing and verification is similar to the B<RSA> algorithm except the
padding mode is always PSS. If the key in use has parameter restrictions then
the corresponding signature parameters are set to the restrictions:
for example, if the key can only be used with digest SHA256, MGF1 SHA256