Bug 143829 - Network Cache: Use SHA1 for key hash
Summary: Network Cache: Use SHA1 for key hash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-16 07:15 PDT by Antti Koivisto
Modified: 2015-06-12 05:59 PDT (History)
0 users

See Also:


Attachments
patch (5.54 KB, patch)
2015-04-16 07:21 PDT, Antti Koivisto
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-04-16 07:15:55 PDT
For consistency with blobs, use SHA1 instead of MD5. This is not a security feature.
Comment 1 Antti Koivisto 2015-04-16 07:21:25 PDT
Created attachment 250921 [details]
patch
Comment 2 Antti Koivisto 2015-06-12 05:59:33 PDT
https://trac.webkit.org/r185500