Skip to content
  1. Feb 17, 2012
  2. Feb 16, 2012
  3. Feb 15, 2012
    • Dr. Stephen Henson's avatar
      Additional compatibility fix for MDC2 signature format. · 0cd7a032
      Dr. Stephen Henson authored
      Update RSA EVP_PKEY_METHOD to use the OCTET STRING form of MDC2 signature:
      this will make all versions of MDC2 signature equivalent.
      0cd7a032
    • Dr. Stephen Henson's avatar
      An incompatibility has always existed between the format used for RSA · 16b7c81d
      Dr. Stephen Henson authored
      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.
      16b7c81d
  4. Feb 12, 2012
    • Dr. Stephen Henson's avatar
      PR: 2708 · 424ba8b5
      Dr. Stephen Henson authored
      Submitted by: Bruce Stephens <bruce.stephens@isode.com>
      
      Translate path separators correctly for $fipsdir in util/mk1mf.pl
      424ba8b5
    • Dr. Stephen Henson's avatar
      PR: 2713 · bf493e8d
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Move libraries that are not needed for dynamic linking to Libs.private in
      the .pc files
      bf493e8d
  5. Feb 11, 2012
  6. Feb 10, 2012
  7. Feb 09, 2012
  8. Feb 02, 2012
  9. Jan 25, 2012
  10. Jan 24, 2012
  11. Jan 22, 2012
  12. Jan 21, 2012
  13. Jan 19, 2012
  14. Jan 18, 2012
  15. Jan 17, 2012
  16. Jan 15, 2012
  17. Jan 12, 2012