Skip to content

hinchley/xxh64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxh64

Overview

An implementation of the xxh64 hash algorithm: https://github.com/Cyan4973/xxHash

Example

The following should generate a hash of: 0x62FE97966337E464

./build.sh
./bin/xxh64 "My name is Pete."

About

XXH64 Hash in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors