Closed
Bug 1781200
Opened 2 years ago
Closed 2 years ago
Make NSSCipherStrategy cryptographically sound
Categories
(Core :: Storage: IndexedDB, enhancement)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
People
(Reporter: jstutte, Unassigned)
References
Details
Make NSSCipherStrategy cryptographically sound. The initial approach based on the comments [1], [2], [3] has been revisited.
[1] https://searchfox.org/mozilla-central/rev/1a47a74bd5ba89f2474aa27c40bd478e853f3276/dom/indexedDB/ActorsParent.cpp#15294-15297
[2] https://searchfox.org/mozilla-central/rev/1a47a74bd5ba89f2474aa27c40bd478e853f3276/dom/quota/NSSCipherStrategy.cpp#114
[3] https://searchfox.org/mozilla-central/rev/1a47a74bd5ba89f2474aa27c40bd478e853f3276/dom/quota/CipherStrategy.h#34
Reporter | ||
Updated•2 years ago
|
Depends on: 1784966
Summary: Make NSSCipherStrategy cryptographically sound by having unique IVs → Make NSSCipherStrategy cryptographically sound
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•