Closed
Bug 669927
Opened 13 years ago
Closed 13 years ago
[MozillaID] Create a Crypto API for Addons to generate keypairs, sign and verify data
Categories
(Add-on SDK Graveyard :: General, enhancement)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ddahl, Assigned: dcm)
References
Details
The Mozilla ID project will be iterating on Firefox integration of the Verified Email Protocol (and other concepts). This work will first use the Addon SDK in order to quickly test UX, etc...
This API will be the beginning of a very useful, general purpose crypto toolkit for Addons to consume.
This bug is for Addon-SDK integration
Reporter | ||
Updated•13 years ago
|
Comment 1•13 years ago
|
||
David: have you written up a feature page for this API yet? It'd be useful for us to be able to read up on the proposal!
Whiteboard: [triage:followup]
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to comment #1)
> David: have you written up a feature page for this API yet? It'd be useful
> for us to be able to read up on the proposal!
yes. I have started one. it is still in draft: https://wiki.mozilla.org/AddonSDKCryptoAPI
Comment 3•13 years ago
|
||
Assigning to dcm to flesh out the feature specification.
Assignee: ddahl → dcm
Comment 5•13 years ago
|
||
We're moving from bugs to feature pages for tracking future SDK features, so resolving this bug in favor of the feature page. Once the feature page is complete, and we've decided to implement the feature, we can reopen one or more bugs, as needed, on the implementation work to make it happen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Whiteboard: [triage:followup]
You need to log in
before you can comment on or make changes to this bug.
Description
•