XxHash Versions Save

Extremely fast non-cryptographic hash algorithm

r38

9 years ago

xxhsum can use stdin as input (default) - Suggested by Frank Reppin Makefile : use OS default compiler

r37

9 years ago
  • Updated API : please read xxhash.h before updating source file
  • New utility named xxhsum

r36

9 years ago
  • Provide null-length hash even on invalid input pointers
  • XXHnn_init() checks memory allocation errors

r35

9 years ago

New : XXH64(), 64-bits hash version