[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
Mon Feb 27 06:57:57 PST 2017


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #302755|review?                     |review+
              Flags|                            |

--- Comment #53 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 302755
  --> https://bugs.webkit.org/attachment.cgi?id=302755
now with php script to generate the colliding files in memory

View in context: https://bugs.webkit.org/attachment.cgi?id=302755&action=review

> LayoutTests/http/tests/cache/disk-cache/resources/make-sha1-collision.php:7
> +$collidingContent = str_replace("SVN is the best!", "SHA-1 is dead!!!", $content);

lol

-- 
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/20170227/34a934ca/attachment.html>


More information about the webkit-unassigned mailing list