Christian Mehlis 2e44523b51 change the bloom filter to filter arrays of bytes
current implementation of the bloom filter only
handles c strings, this commits changes the hash
functions to work on byte arrays.

additionally I did:
	added to more hashes
	moved hashes in its own sys folder
2013-08-27 13:30:33 +02:00
..
2013-08-20 09:58:46 +02:00
2013-08-16 10:20:23 +02:00
2013-08-26 22:18:02 +02:00
2013-07-24 23:22:11 +02:00