Closed
Bug 434781
Opened 17 years ago
Closed 17 years ago
Add RSA support to crypto component
Categories
(Cloud Services :: General, defect, P1)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 433949
0.2
People
(Reporter: hello, Assigned: Dolske)
References
Details
WeaveCrypto currently only supports PBE operations. It needs to also handle RSA:
* key generation
* encryption/decryption of the private key
* encryption/decryption of data with the private/public keys
* base64/ascii armoring for distribution of everything
Reporter | ||
Updated•17 years ago
|
Assignee: nobody → thunder
Priority: -- → P1
Target Milestone: -- → 0.2
Assignee | ||
Updated•17 years ago
|
Assignee: thunder → dolske
Assignee | ||
Comment 1•17 years ago
|
||
All the fun is over in bug 433949; duping.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•