digestpp
hash library
A C++ library providing a flexible and universal API for various cryptographic hash functions
C++11 header-only message digest library
196 stars
11 watching
47 forks
Language: C++
last commit: 4 months ago
Linked from 3 awesome lists
blakeblake2blake2xcshakegroestlhashkangarootwelvekmackupynamarsupilamifourteensha1sha256sha3sha512sha512-256shakeskeinsm3whirlpoolxof
Related projects:
Repository | Description | Stars |
---|---|---|
ron4fun/hashlibplus | A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 29 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
microsoft/kuku | A compact cuckoo hashing library that enables efficient hash tables with high fill rates | 62 |
khchen/hashlib | A comprehensive hash function library for the Nim programming language | 38 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
ron4fun/bigintegercpp | A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
kumokyaku/kcp | A C# implementation of the KCP (KCP) networking protocol. | 838 |
wangyi-fudan/wyhash | Provides fast and simple hashing functions and random number generators for various programming languages. | 970 |
paulmillr/noble-hashes | An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. | 586 |
xsc/pandect | Provides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure. | 223 |
ertugrulcetin/kezban | A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. | 43 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |