Bug 520152 - command crashes: "openssl dgst -dss1 ..."
Summary: command crashes: "openssl dgst -dss1 ..."
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 520153
TreeView+ depends on / blocked
 
Reported: 2009-08-28 16:12 UTC by Stepan Kasal
Modified: 2009-08-31 11:33 UTC (History)
2 users (show)

Fixed In Version: openssl-1.0.0-0.6.beta3.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-31 11:33:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
input for the crashing case (651 bytes, application/x-gzip)
2009-08-28 16:12 UTC, Stepan Kasal
no flags Details

Description Stepan Kasal 2009-08-28 16:12:03 UTC
Created attachment 359092 [details]
input for the crashing case

Description of problem:
An openssl command crashes, though the same command worked in the openssl-0.9.8k-7.fc12

Version-Release number of selected component (if applicable):
openssl-1.0.0-0.5.beta3.fc12

How reproducible:
always

Steps to Reproduce:
1. tar zxf openssl-dgst-bug.tar.gz
2. cd openssl-dgst-bug
3. openssl dgst -dss1 -verify dsa.pub.pem -signature tmp.signatureT_K4 tmp.msgMwi7
  
Actual results:
Error setting context
139832466196296:error:0A07806A:dsa routines:PKEY_DSA_CTRL:invalid digest type:dsa_pmeth.c:192:

Expected results:
Verified OK

Additional info:
This problem breaks the test suite of perl-Crypt-OpenSSL-DSA; that's how I discovered it.


Note You need to log in before you can comment on or make changes to this bug.