Dr. Stephen Henson 16b7c81d55 An incompatibility has always existed between the format used for RSA
signatures and MDC2 using EVP or RSA_sign. This has become more apparent
when the dgst utility in OpenSSL 1.0.0 and later switched to using the
EVP_DigestSign functions which call RSA_sign.

This means that the signature format OpenSSL 1.0.0 and later used with
dgst -sign and MDC2 is incompatible with previous versions.

Add detection in RSA_verify so either format works.

Note: MDC2 is disabled by default in OpenSSL and very rarely used in practice.
2012-02-15 14:00:09 +00:00
..
2012-01-15 13:30:52 +00:00
2011-12-27 14:37:43 +00:00
2011-03-23 00:06:04 +00:00
2011-09-16 23:15:22 +00:00
2011-09-16 23:15:22 +00:00
2011-10-19 15:24:44 +00:00
2011-02-03 12:03:57 +00:00
2011-09-16 23:15:22 +00:00
2011-09-01 13:52:38 +00:00
2012-01-24 22:58:46 +00:00
2011-12-09 20:15:48 +00:00
2011-10-10 20:34:17 +00:00
2011-06-21 16:58:10 +00:00
2009-12-09 15:00:20 +00:00
2011-11-14 21:06:50 +00:00
2011-11-14 02:42:26 +00:00
2011-11-15 23:02:16 +00:00
2009-02-19 09:42:51 +00:00
2012-01-24 22:59:46 +00:00
2012-02-11 23:38:49 +00:00
2011-08-12 12:31:08 +00:00
2011-11-14 20:58:01 +00:00
2000-02-01 02:21:16 +00:00
2011-10-21 13:04:27 +00:00
2011-06-21 16:58:10 +00:00
2006-10-23 07:41:05 +00:00
2011-12-10 01:37:55 +00:00
2007-06-23 18:47:51 +00:00
2009-04-16 17:22:51 +00:00
2011-10-21 13:04:27 +00:00
2009-06-01 12:14:15 +00:00
2012-01-19 17:14:17 +00:00
2011-11-14 20:54:17 +00:00
2012-01-05 14:30:08 +00:00
2003-11-28 13:10:58 +00:00