Closed
Bug 820058
Opened 12 years ago
Closed 10 years ago
navigator.crypto: an experimental interface component, IPC and JSM
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
INVALID
People
(Reporter: ddahl, Unassigned)
References
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
text/x-idl
|
Details |
This bug is an experimental effort to create a navigator.crypto DOM API that consumes a scriptable, privileged JS API that uses NSS. This initial work was created as a training exercise in collaboration with BBN.
The privileged API IDL and navigator web API IDL will be attached
This work is also related to the W3 Web Crypto API, and will most likely supplant the DOMCrypt API being worked on in bug 649154
The initial patches are placing most of the public interface/API code in toolkit/components/crypto, with I imagine, internal APIs in PSM ( security/manager/ssl )
Reporter | ||
Comment 1•12 years ago
|
||
I scraped this IDL from the etherpad, needs an update
Flags: needinfo?(aweberbbn)
Reporter | ||
Updated•12 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Reporter | ||
Updated•12 years ago
|
Attachment #690475 -
Attachment is patch: true
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(aweberbbn)
Reporter | ||
Comment 3•10 years ago
|
||
yes!
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bugzilla)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•