$OpenBSD: patch-t_rsa_t,v 1.1 2006/12/29 10:19:52 jasper Exp $
--- t/rsa.t.orig	Mon Nov 13 01:01:04 2006
+++ t/rsa.t	Thu Dec 28 13:11:23 2006
@@ -4,7 +4,7 @@ use Test;
 use Crypt::OpenSSL::Random;
 use Crypt::OpenSSL::RSA;
 
-BEGIN { plan tests => 45 + (UNIVERSAL::can("Crypt::OpenSSL::RSA", "use_sha512_hash") ? 3*6 : 0) }
+BEGIN { plan tests => 43 + (UNIVERSAL::can("Crypt::OpenSSL::RSA", "use_sha512_hash") ? 4*5 : 0) }
 
 sub _Test_Encrypt_And_Decrypt
 {
