[erlang-questions] Ready to use hash functions in Erlang

Gleb Peregud gleber.p@REDACTED
Fri Nov 20 09:41:55 CET 2009


There are few hash functions in Erlang's stdlib:

erlang:phash/1,2
crypto:md5/1
crypto:sha/1

On Fri, Nov 20, 2009 at 04:33, zabrane Mikael <zabrane3@REDACTED> wrote:
> Hi List !
>
> Is there some "free/open source" hash functions implementation (like those:
> http://www.partow.net/programming/hashfunctions/index.html)
> in Erlang?
>
> Thanks
> Zabrane
>


More information about the erlang-questions mailing list