OpenSSL 0.9.4
There's a typo in an error message in apps/speed.c:

--- speed.c.org Wed Sep 22 09:53:52 1999
+++ speed.c.fix Wed Sep 22 10:14:21 1999
@@ -997,7 +997,7 @@
                                RSA_PKCS1_PADDING);
                        if (rsa_num2 <= 0)
                                {
-                               BIO_printf(bio_err,"RSA public encrypt failure\n");
+                               BIO_printf(bio_err,"RSA public decrypt failure\n");
                                ERR_print_errors(bio_err);
                                count=1;
                                break;

-- 
Alan Batie                     ------        What goes up, must come down.
[EMAIL PROTECTED]        \    /        Ask any system administrator.
+1 503-466-8407 (voice)         \  /         --unknown
D0 D2 39 0E 02 34 D6 B4          \/          5A 41 21 8F 23 5F 08 9D

PGP signature

Reply via email to