HashLibPlus

Hashing library

A C++11 hashing library providing a fluent interface for various hash algorithms and functions

HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.

GitHub

29 stars
5 watching
10 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list

argon2blake-algorithmscppcrc-algorithmscryptocryptographygosthashhmackeccakmd5murmurhashpbkdf2scryptsha-hashessiphashsnefrutigerwhirlpoolxof

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ron4fun/intxlib4cpp An arbitrary precision integer library with fast multiplication and division algorithms 10
ron4fun/bigintegercpp A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers 33
kerukuro/digestpp A C++ library providing a flexible and universal API for various cryptographic hash functions 196
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 266
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
aldy505/phc-crypto Provides a simplified interface to multiple hashing algorithms 26
ron4fun/simplebaselib4cpp A C++11 library providing encoding and decoding capabilities for various bases 3
tessil/robin-map A C++ implementation of fast hash maps and sets using robin hood hashing 1,277
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
cwpearson/nim-murmurhash An implementation of MurmurHash algorithms for hashing data in software applications 7
aksalj/hashlibpp Provides a simple C++ library to compute cryptographic checksums. 15
corsaair/hashlib A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 1
paulmillr/noble-hashes An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. 586
r-lyeh-archived/cocoa A lightweight C++11 hashing library providing interfaces for various hash algorithms and data types 23