[Webkit-unassigned] [Bug 168774] Add a test verifying cache deduplication is not sensitive to SHA1 collision attack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 12:37:56 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168774

--- Comment #35 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
This wontfix means that we won't have sha1 collision tests because of a SVN limitation???

I would like to switch to git, but I know that such thing won't happen easily.

So maybe an idea is to instead of committing this pdf files with the sha1 collision as files, to embed them on the html of the test with base64?

Something like

<embed src="data:application/pdf;base64,base64encodedpdf"> .... 

?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170224/3d34363d/attachment.html>


More information about the webkit-unassigned mailing list