Closed
Bug 606005
Opened 14 years ago
Closed 13 years ago
Directly use SEC_OID_PKCS5_PBKDF2
Categories
(Firefox :: Sync, defect, P5)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
People
(Reporter: Mardak, Unassigned)
References
Details
Now that bug 436577 has been fixed for a while now, we should be able to just do pbeAlg = SEC_OID_PKCS5_PBKDF2.
http://hg.mozilla.org/services/fx-sync/file/020c9a66227b/services/crypto/modules/WeaveCrypto.js#l1036
Updated•13 years ago
|
OS: Mac OS X → All
Priority: -- → P5
Hardware: x86 → All
Comment 1•13 years ago
|
||
I don't believe this is still relevant.
We've very much simplified WeaveCrypto; pbeAlg is now only ever the constant AES_256_CBC.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•6 years ago
|
Component: Firefox Sync: Crypto → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•