summaryrefslogtreecommitdiff
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-07-09 16:05:45 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-07-09 16:05:45 +0000
commit3648a0f1c8bd76c13e08cc51b10d11624d84a397 (patch)
tree8fb1b131a9eecc27bf8e84588422ea5821caffeb /lib/libcrypto
parenteb2f9fb10bea9acf10721eac8a039e3475805d91 (diff)
miod@ fixed the "bug" so remove reference to it in the man pod^Wpage.
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/doc/RSA_sign.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libcrypto/doc/RSA_sign.pod b/lib/libcrypto/doc/RSA_sign.pod
index 061c0e24372..a82f221909a 100644
--- a/lib/libcrypto/doc/RSA_sign.pod
+++ b/lib/libcrypto/doc/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