Siphashsum

A command line implementation of the SipHash hashing algorithms
Alternatives To Siphashsum
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vowpal_wabbit8,1658232 days ago19April 06, 2022133otherC++
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
C Sharp Algorithms5,068
6 months ago1August 14, 202147mitC#
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Kactl2,058
2 days ago52C++
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Openhashtab1,766
2 months ago49gpl-3.0C++
📝 File hashing and checking shell extension
Libchaos1,628
3 years ago1February 27, 20183otherC++
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). :microscope:
Object Hash1,257179,5491,46821 days ago47February 18, 202235mitJavaScript
Generate hashes from javascript objects in node and the browser.
Threatexchange1,017
25a day ago23October 20, 201743otherC++
Trust & Safety tools for working together to fight digital harms.
Hashpump844
33 years ago2June 01, 20153mitC++
A tool to exploit the hash length extension attack in various hashing algorithms
Bcrypt.net680527311 days ago24March 03, 20224mitC#
BCrypt.Net - Bringing updates to the original bcrypt package
Haskell Data Analysis Cookbook614
7 years agoHaskell
Accompanying Source Code for the Haskell Data Analysis Cookbook
Alternatives To Siphashsum
Select To Compare


Alternative Project Comparisons
Readme

README

The siphashsum project is a suite of command line utilities for the SipHash [1] hashing algorithms designed by Jean-Pilippe Aumasson [email protected] and Daniel J. Bernsteind [email protected].

The algorithm itself is implemented by siphash.h [2], a header-based implementation of SipHash created by William Ahern [email protected], 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.

Popular Algorithms Projects
Popular Hashing Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Algorithms
Hashing