gecko/services/sync/modules/base_records
Edward Lee ba60f514a6 Bug 552134 - Ensure that keyring/symmetric key haven't been tampered with [r=mconnor]
Store a HMAC with the encrypted symmetric key instead of just the wrapped key and verify that the HMAC matches before unwrapping. Test that normal getting works and a tampered payload/HMAC fails but succeeds on restoring the correct HMAC.
2010-03-25 19:23:44 -07:00
..
collection.js Bug 547049 - Verify that encrypted payloads correspond to the requested record [r=mconnor] 2010-03-16 16:31:56 -07:00
crypto.js Bug 552134 - Ensure that keyring/symmetric key haven't been tampered with [r=mconnor] 2010-03-25 19:23:44 -07:00
keys.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
wbo.js Bug 547048 - Only allow clients to issue delete records [r=mconnor] 2010-03-16 16:31:56 -07:00