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
..
2011-10-19 15:24:44 +00:00
2006-01-29 23:12:22 +00:00
2011-10-19 14:58:59 +00:00
2000-11-06 22:34:17 +00:00
2008-11-05 18:39:08 +00:00
2008-11-05 18:39:08 +00:00
2008-11-05 18:39:08 +00:00