Closed
Bug 1667153
Opened 4 years ago
Closed 4 years ago
Add PK11_ImportDataKey for data object import
Categories
(NSS :: Libraries, enhancement, P1)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.58
People
(Reporter: kjacobs, Assigned: kjacobs)
References
Details
Attachments
(1 file)
We have several use cases for importing data that, while not real key material, needs to be handled as a PK11SymKey* for various PKCS #11 mechanisms (e.g. HKDF via null PSK in TLS 1.3 and HPKE).
This bug calls for adding a function similar to PK11_ImportSymKey that handles these use cases.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.58
You need to log in
before you can comment on or make changes to this bug.
Description
•