Closed
Bug 1743302
Opened 3 years ago
Closed 3 years ago
ECDSA self-test in bltest fails
Categories
(NSS :: Test, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johny, Assigned: anna.weine)
References
Details
Attachments
(1 file)
Steps to reproduce:
Ran the bltest self-test of ECDSA:
bltest -T -m ecdsa -S -d /path/to/cmd/bltest
Actual results:
bltest prints:
Signature self-test for ecdsa failed!
Signature self-test for ecdsa failed!
Signature self-test for ecdsa failed!
...
bltest: ERR -8129 (security library: need random data.) at line 2635.
Expected results:
The ECDSA self-tests in bltest should have succeeded.
This is related to Bug 1263310 which states that ECDSA self-tests in bltest are not run in CI, which means these failures do not show up there.
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P1
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → nkulatova
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9256886 -
Attachment description: WIP: Bug 1743302 resolving commit. The test-vectors were regenerated and the corresponding README files added → WIP: Bug 1743302 resolving commit
Updated•3 years ago
|
Attachment #9256886 -
Attachment description: WIP: Bug 1743302 resolving commit → Bug 1743302 resolving commit
Updated•3 years ago
|
Attachment #9256886 -
Attachment description: Bug 1743302 resolving commit → Bug 1743302 - Add ECDSA test vectors to the bltest command line tool
Updated•3 years ago
|
Attachment #9256886 -
Attachment description: Bug 1743302 - Add ECDSA test vectors to the bltest command line tool → Bug 1743302 - Add ECDSA test vectors to the bltest command line tool r=bbeurdouche
Comment 2•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•