Open
Bug 1304299
Opened 8 years ago
Updated 2 years ago
PK11_GetBestSlotWithAttributes improperly succeeds for ECDH
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(Not tracked)
NEW
People
(Reporter: mt, Unassigned)
References
(Blocks 1 open bug)
Details
Calling PK11_GetBestSlotWithAttributes(CKM_ECDH1_DERIVE, 0, N, pin) will succeed, with just softoken installed, even if N is set to a number that softoken doesn't support properly, like 283.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•