summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/crypto
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-07-09 16:05:44 +0000
committerjsing <jsing@openbsd.org>2014-07-09 16:05:44 +0000
commitc4f26545f770328f7c16bf9a5cdd40faa25d90d0 (patch)
tree754a42441eb395b4021b61adb5247c7b1296a1f3 /lib/libssl/src/doc/crypto
parentgenerate a locatedb while making release. (diff)
downloadwireguard-openbsd-c4f26545f770328f7c16bf9a5cdd40faa25d90d0.tar.xz
wireguard-openbsd-c4f26545f770328f7c16bf9a5cdd40faa25d90d0.zip
miod@ fixed the "bug" so remove reference to it in the man pod^Wpage.
Diffstat (limited to 'lib/libssl/src/doc/crypto')
-rw-r--r--lib/libssl/src/doc/crypto/RSA_sign.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libssl/src/doc/crypto/RSA_sign.pod b/lib/libssl/src/doc/crypto/RSA_sign.pod
index 061c0e24372..a82f221909a 100644
--- a/lib/libssl/src/doc/crypto/RSA_sign.pod
+++ b/lib/libssl/src/doc/crypto/RSA_sign.pod
@@ -39,11 +39,6 @@ on successful verification, 0 otherwise.
The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
-=head1 BUGS
-
-Certain signatures with an improper algorithm identifier are accepted
-for compatibility with SSLeay 0.4.5 :-)
-
=head1 CONFORMING TO
SSL, PKCS #1 v2.0