wangyi-fudan / wyhash

The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discuss: 128 btis hash

gzm55 opened this issue · comments

@wangyi-fudan do you ever consider the 128b version of wyhash? for example merge the internal states see[d12] in two ways to get a wider result.

I have considered that. However, it is not easy to produce 128bit hash as some "byproduct". So simply, we hash twice with two seed.