summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/doc/RSA_sign.pod5
-rw-r--r--src/lib/libssl/src/doc/crypto/RSA_sign.pod5
2 files changed, 0 insertions, 10 deletions
diff --git a/src/lib/libcrypto/doc/RSA_sign.pod b/src/lib/libcrypto/doc/RSA_sign.pod
index 061c0e2437..a82f221909 100644
--- a/src/lib/libcrypto/doc/RSA_sign.pod
+++ b/src/lib/libcrypto/doc/RSA_sign.pod
@@ -39,11 +39,6 @@ on successful verification, 0 otherwise.
39 39
40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
41 41
42=head1 BUGS
43
44Certain signatures with an improper algorithm identifier are accepted
45for compatibility with SSLeay 0.4.5 :-)
46
47=head1 CONFORMING TO 42=head1 CONFORMING TO
48 43
49SSL, PKCS #1 v2.0 44SSL, PKCS #1 v2.0
diff --git a/src/lib/libssl/src/doc/crypto/RSA_sign.pod b/src/lib/libssl/src/doc/crypto/RSA_sign.pod
index 061c0e2437..a82f221909 100644
--- a/src/lib/libssl/src/doc/crypto/RSA_sign.pod
+++ b/src/lib/libssl/src/doc/crypto/RSA_sign.pod
@@ -39,11 +39,6 @@ on successful verification, 0 otherwise.
39 39
40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>. 40The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
41 41
42=head1 BUGS
43
44Certain signatures with an improper algorithm identifier are accepted
45for compatibility with SSLeay 0.4.5 :-)
46
47=head1 CONFORMING TO 42=head1 CONFORMING TO
48 43
49SSL, PKCS #1 v2.0 44SSL, PKCS #1 v2.0