]> git.saurik.com Git - apt.git/commitdiff
promote filesize to a hashstring
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 23 Oct 2014 14:54:00 +0000 (16:54 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 24 Oct 2014 21:54:59 +0000 (23:54 +0200)
It is a very simple hashstring, which is why it isn't contributing to
the usability of a list of them, but it is also trivial to check and
calculate, so it doesn't hurt checking it either as it can combined even
with the simplest other hashes greatly complicate attacks on them as you
suddenly need a same-size hash collision, which is usually a lot harder
to achieve.


No differences found