summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man3/RSA_public_encrypt.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man3/RSA_public_encrypt.pod')
-rw-r--r--crypto/openssl/doc/man3/RSA_public_encrypt.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/man3/RSA_public_encrypt.pod b/crypto/openssl/doc/man3/RSA_public_encrypt.pod
index d91c6884b1d5b..384c4823cb630 100644
--- a/crypto/openssl/doc/man3/RSA_public_encrypt.pod
+++ b/crypto/openssl/doc/man3/RSA_public_encrypt.pod
@@ -81,7 +81,7 @@ means only that the plaintext was empty.
On error, -1 is returned; the error codes can be
obtained by L<ERR_get_error(3)>.
-=head1 WARNING
+=head1 WARNINGS
Decryption failures in the RSA_PKCS1_PADDING mode leak information
which can potentially be used to mount a Bleichenbacher padding oracle