> [tm...@redhat.com - Tue Sep 01 09:50:59 2009]:
> 
> In the openssl-1.0.0-beta3 the command openssl dgst -dss1 -verify fails
> with error:
> Error setting context
> 139832466196296:error:0A07806A:dsa routines:PKEY_DSA_CTRL:invalid digest
> type:dsa_pmeth.c:192:
> 
> See https://bugzilla.redhat.com/show_bug.cgi?id=520152 for detailed test
> case.
> 
> I've patched the pkey_dsa_ctrl function to make the command work (see
> the attached patch). However I am not quite sure the fix is completely
> right.
> 

Yes that fix is OK. In 1.0.0 you don't have to use -dss1 any more, it
works with -sha1 and non-RSA keys, but I hadn't noticed -dss1 had
stopped working.

Steve.
-- 
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to