Skip to content

hinchley/xxh32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xxh32

Overview

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

Example

The following should generate a hash of: 0xEFCBB4E1

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

About

XXH32 Hash in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors