├── LICENSE ├── README.md ├── waterhash.h ├── waterhash_results.txt ├── wheathash.h ├── wheathash_results.txt ├── woot32_results.txt ├── woothash.h └── woothash_results.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/README.md -------------------------------------------------------------------------------- /waterhash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/waterhash.h -------------------------------------------------------------------------------- /waterhash_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/waterhash_results.txt -------------------------------------------------------------------------------- /wheathash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/wheathash.h -------------------------------------------------------------------------------- /wheathash_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/wheathash_results.txt -------------------------------------------------------------------------------- /woot32_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/woot32_results.txt -------------------------------------------------------------------------------- /woothash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/woothash.h -------------------------------------------------------------------------------- /woothash_results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tommyettinger/waterhash/HEAD/woothash_results.txt --------------------------------------------------------------------------------