Explore >> Select a destination


You are here

orlp.net
| | xoranth.net
1.8 parsecs away

Travel
| |
| | danlark.org
2.7 parsecs away

Travel
| | When it comes to hashing, sometimes 64 bit is not enough, for example, because of birthday paradox -- the hacker can iterate through random $latex 2^{32}$ entities and it can be proven that with some constant probability they will find a collision, i.e. two different objects will have the same hash. $latex 2^{32}$ is around...
| | ticki.github.io
2.6 parsecs away

Travel
| | These are my thoughts on designing fast, high-quality non-cryptographic hash functions.
| | www.andreinc.net
21.6 parsecs away

Travel
| Writing a simple VM for LC3 in less than 125 lines of C