Possibly changing the path encoding format

Bryan O'Sullivan bos at serpentine.com
Fri Sep 21 12:17:21 CDT 2012


On Fri, Sep 21, 2012 at 12:39 AM, Noel Grandin <noel at peralex.com> wrote:

> Since this isn't a crypto application, you're probably better off with a
> cheaper hash function like murmur hash, for which there is both C and
> Python code:
>

It's not a crypto application, but collisions would be catastrophic.
Functions that produce smaller hashes are obviously much more vulnerable,
and murmur in particular is problematic due to having poor collision
properties on some easily produced families of inputs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120921/66f8e3bd/attachment.html>


More information about the Mercurial-devel mailing list