Closed
Bug 1789520
Opened 3 years ago
Closed 2 years ago
Investigate replacing libnssckbi with a rust implementation
Categories
(Core :: Security: PSM, task, P3)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(1 file)
The PKCS#11 module that stores builtin roots (libnssckbi) suffers from some performance, stability, and maintainability issues. It would be easy to re-write it in rust, especially given our experience with ipcclientcerts.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Updated•2 years ago
|
Attachment #9293381 -
Attachment description: WIP: Bug 1789520 - wip: rust implementation of nssckbi. r=keeler → Bug 1789520 - rust implementation of nssckbi. r=keeler
Assignee | ||
Updated•2 years ago
|
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48c17ad1a83a
rust implementation of nssckbi. r=keeler,supply-chain-reviewers
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•