add sepearate time benchmark directory for crypto hashes |
|
More...
|
about 16 years ago
|
changes hash time benchmark structure |
|
More...
|
about 16 years ago
|
add header dependency for memcpy declaration |
|
More...
|
about 16 years ago
|
add SKEIN 256 |
|
More...
|
about 16 years ago
|
make cube hash visible and truncate hash |
|
More...
|
about 16 years ago
|
add cubehash support |
|
More...
|
about 16 years ago
|
add --disable-rbtree config option. |
|
More...
|
about 16 years ago
|
remove list.h and use simple single-linked list. |
|
More...
|
about 16 years ago
|
remove unneeded function pointer |
|
More...
|
about 16 years ago
|
use v2 of murmur hash. |
|
More...
|
about 16 years ago
|
fix warnings |
|
More...
|
about 16 years ago
|
fix signed integer misuse |
|
More...
|
about 16 years ago
|
fix hi_remove_intXX_t prototype typo |
|
More...
|
about 16 years ago
|
kill unneeded includes |
|
More...
|
about 16 years ago
|
add full (u)int{16,32}_t key support |
|
More...
|
over 16 years ago
|
remove duplicate make target (distclean) |
|
More...
|
over 16 years ago
|
fix makefile processing bug |
|
More...
|
over 16 years ago
|
Remove rbtree and list header dependencies |
|
More...
|
almost 17 years ago
|
fixed some install error (library links) |
|
More...
|
almost 17 years ago
|
cannot include rbtree.h from libhashish.h. |
|
More...
|
almost 17 years ago
|
chi square test modifications |
|
More...
|
almost 17 years ago
|
adapt clean target to remove generated binary |
|
More...
|
almost 17 years ago
|
hash_func_murmur.c:36: warning: comparison between signed and unsigned |
|
More...
|
almost 17 years ago
|
add jenkins2 from lookup2 for comparision/testing with newer jenkins3 |
|
More...
|
almost 17 years ago
|
rename jenkins to jenkins3 |
|
More...
|
almost 17 years ago
|
add murmur hash function. |
|
More...
|
almost 17 years ago
|
Add random data source |
|
More...
|
almost 17 years ago
|
add chi square test |
|
More...
|
almost 17 years ago
|
remove unneeded xorpack |
|
More...
|
almost 17 years ago
|
build vishash only when enabled with option --enable-eye-candy |
|
More...
|
almost 17 years ago
|