Bug 486218 - Create more efficient "getKeySize" routine for CoolKey
Summary: Create more efficient "getKeySize" routine for CoolKey
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: ESC
Version: 1.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jack Magne
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 530474
TreeView+ depends on / blocked
 
Reported: 2009-02-18 21:48 UTC by Jack Magne
Modified: 2020-03-27 18:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:39:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Jack Magne 2009-02-18 21:48:06 UTC
Description of problem:


We now want to calculate the key size of a key in CoolKey in order to support cryptographic operations such as signatures with keys larger than 1024 bit keys. To do so, it is convenient to get the size of the key from data already on the token. Bug #485829 addresses this functionality but the code can be optimized to be more efficient.


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