Timo Teräs 96a7c6be64 main/openssl: update padlock sha1 patch
Add EVP_MD_FLAG_PKEY_METHOD_SIGNATURE to padlock_sha1_md to fix
DSA/SHA1 verification in certain cases. Seems that NID_sha1 instead
of NID_dss is used sometimes incorrectly, and this seems to be the
workaround regular SHA1 code does too.

Suggested-by: Daniel Mansfield <daniel.mansfield@unsw.edu.au>
2013-03-05 07:54:04 +02:00
..