├── LICENSE ├── Makefile ├── README.md ├── xxhash.sh.in └── xxhsum.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/easyaspi314/xxbash/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/easyaspi314/xxbash/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/easyaspi314/xxbash/HEAD/README.md -------------------------------------------------------------------------------- /xxhash.sh.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/easyaspi314/xxbash/HEAD/xxhash.sh.in -------------------------------------------------------------------------------- /xxhsum.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/easyaspi314/xxbash/HEAD/xxhsum.sh --------------------------------------------------------------------------------