1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add sepearate time benchmark directory for crypto hashes
hgn_rocket_science
as hgndgtl
More... about 16 years ago
changes hash time benchmark structure
hgn_rocket_science
as hgndgtl
More... about 16 years ago
add header dependency for memcpy declaration
hgn_rocket_science
as hgndgtl
More... about 16 years ago
add SKEIN 256
hgn_rocket_science
as hgndgtl
More... about 16 years ago
make cube hash visible and truncate hash
hgn_rocket_science
as hgndgtl
More... about 16 years ago
add cubehash support
hgn_rocket_science
as hgndgtl
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
hgn_rocket_science
as hgndgtl
More... over 16 years ago
remove duplicate make target (distclean)
hgn_rocket_science
as hgndgtl
More... over 16 years ago
fix makefile processing bug
hgn_rocket_science
as hgndgtl
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
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
adapt clean target to remove generated binary
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
hash_func_murmur.c:36: warning: comparison between signed and unsigned
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add jenkins2 from lookup2 for comparision/testing with newer jenkins3
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
rename jenkins to jenkins3
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add murmur hash function.
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
Add random data source
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add chi square test
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
remove unneeded xorpack
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
build vishash only when enabled with option --enable-eye-candy
hgn_rocket_science
as hgndgtl
More... almost 17 years ago