-
Notifications
You must be signed in to change notification settings - Fork 0
A command line implementation of the SipHash hashing algorithms
License
vcatechnology/siphashsum
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------------- README ------------------------------------------------------------------------------- The siphashsum project is a suite of command line utilities for the SipHash [1] hashing algorithms designed by Jean-Pilippe Aumasson <jeanphilippe.aumasson@gmail.com> and Daniel J. Bernsteind <jb@cr.yp.to>. The algorithm itself is implemented by siphash.h [2], a header-based implementation of SipHash created by William Ahern <william@25thandClement.com>, released under the CC0 Public Domain Dedication. 1. https://www.131002.net/siphash/ 2. http://25thandclement.com/~william/projects/siphash.h.html Copyright and license --------------------- siphashsum is licensed under the terms of the GNU General Public License (GPL), version 2 or later. Please see the individual source files for the full list of copyright holders.
About
A command line implementation of the SipHash hashing algorithms
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published