Skip to content

dusk0r/SipHashSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SipHashSum

This application provides a sha1sum (or md5sum)-like tool using the siphash24 algorithm.

It can be used as a fast alternative for indexing files to sha1 or md5. The output is limited to 64bits and the algorithm is not cryptographicly secure.

Original siphash code from https://github.com/emboss/siphash-c

About

sha1sum like helper for SipHash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages