Bug 143829

Summary: Network Cache: Use SHA1 for key hash
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

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