Closed
Bug 128894
Opened 24 years ago
Closed 18 years ago
PK11_PQG_ParamGen needs test
Categories
(NSS :: Test, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
3.8
People
(Reporter: sonja.mirtitsch, Unassigned)
Details
The PK11 wrapper functions to call C_GenerateKey with the CKM_DSA_PARAMETER_GEN
flag and the companion implementation in pkcs11c.c to deal with it were missing
- QA did not catch the problem.
please see bug #128144 for more details
assigning initially to Wan-Teh, for evaluation of priority, and more details on
the test
Comment 1•23 years ago
|
||
Changed the QA contact to Bishakha.
QA Contact: sonja.mirtitsch → bishakhabanerjee
Comment 2•23 years ago
|
||
Assigned the bug to Bishakha.
Assignee: wtc → bishakhabanerjee
Severity: normal → enhancement
Priority: -- → P2
Target Milestone: --- → 3.6
Updated•23 years ago
|
Target Milestone: 3.6 → 3.7
Comment 3•23 years ago
|
||
Moved to target milestone 3.8 because the original
NSS 3.7 release has been renamed 3.8.
Target Milestone: 3.7 → 3.8
Comment 4•22 years ago
|
||
Remove target milestone of 3.8, since these bugs didn't get into that release.
Target Milestone: 3.8 → ---
Updated•21 years ago
|
Target Milestone: 3.9 → ---
Updated•20 years ago
|
Assignee: bishakhabanerjee → jason.m.reid
QA Contact: bishakhabanerjee → jason.m.reid
Updated•19 years ago
|
Assignee: jason.m.reid → nobody
QA Contact: jason.m.reid → test
Updated•19 years ago
|
Priority: P2 → P3
Comment 6•18 years ago
|
||
Does shlibsign satisfy this requirement?
Comment 7•18 years ago
|
||
shlibsign (added in bug 177387) calls PK11_PQG_ParamGen. Note that
we still don't have a test program for PK11_PQG_VerifyParams.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.8
You need to log in
before you can comment on or make changes to this bug.
Description
•