Closed GoogleCodeExporter closed 8 years ago
I see the algorithm has changed completely and now there is only one 32 bit
state field, for a 32 bit hash. I created a C# structure to enclose this and
expose incremental hashing methods.
Original comment by frank...@gmail.com
on 13 May 2011 at 10:09
I've added Shane Day's portable-ized version of MurmurHash3 to the repository -
it has an incremental mode similar to CMurmurHash2A.
Original comment by tanj...@gmail.com
on 11 May 2012 at 5:31
Original comment by tanj...@gmail.com
on 11 May 2012 at 5:33
Original issue reported on code.google.com by
frank...@gmail.com
on 8 Jan 2011 at 5:46