Bug 1001299

Summary: ECC signature not always padded correctly.
Product: Red Hat Enterprise Linux 7 Reporter: Jack Magne <jmagne>
Component: coolkeyAssignee: Bob Relyea <rrelyea>
Status: CLOSED WORKSFORME QA Contact: Asha Akkiangady <aakkiang>
Severity: high Docs Contact:
Priority: urgent    
Version: 7.0CC: cww, nkinder, sforsber
Target Milestone: rc   
Target Release: 7.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1035437 1035438 (view as bug list) Environment:
Last Closed: 2014-09-26 22:53:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1035437, 1035438, 1113520    
Attachments:
Description Flags
Fix to padd incoming ECC signatures correctly. none

Description Jack Magne 2013-08-26 20:39:34 UTC
Created attachment 790689 [details]
Fix to padd incoming ECC signatures correctly.

Description of problem:

Now that we can make ECC signatures, this requires often that the signature data has to be padded or truncated correctly based on what is returned by the card and what is required by NSS.

We already have a method to do this but it only handles the truncation case, not the padding case.


Version-Release number of selected component (if applicable):

Latest rhel5 coolkey


How reproducible:

Always.

Steps to reproduce.

1. Enroll a 384 bit or higher token with rhcs ecc upcoming errata candidate.

2. Run BobR's smartcard test program.




Actual results:

Some of the signatures attempted by the tool will fail.

Expected results:

We want all support signature types to be performed correctly.

Comment 1 Suzanne Forsberg 2013-08-29 14:22:57 UTC
Since 5.10 is only accepting blocker bugs at this point(they have already built a release candidate), I am recommending that we defer this fix until 5.11 and we consider fixing this in 5.10.z.

Comment 2 Bob Relyea 2013-11-27 01:36:03 UTC
Jack please clone this bug for RHEL6 (target 6.6) and RHEL 7

Comment 3 RHEL Program Management 2014-01-22 16:26:40 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 7 Asha Akkiangady 2014-07-17 19:11:10 UTC
*** Bug 1035438 has been marked as a duplicate of this bug. ***

Comment 8 Bob Relyea 2014-09-26 22:53:17 UTC
tested on RHEL 7 as well. Padding is working correctly.