Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was unsure how to read the diffusion function's description, so I went to the source.

The first line, "x ← x ≫ 32", might have a typo? It's actually assigning (x XOR (x >> 32)).

With "x ← px", p is a fixed prime number being multiplied by x.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: