PicoSHA2
SHA hash generator
A lightweight C++ library for generating SHA256 hashes from various inputs
a header-file-only, SHA256 hash generator in C++
665 stars
31 watching
153 forks
Language: C++
last commit: about 3 years ago cppcpp-libraryheader-onlymit-licensesha256
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that generates short, unique decodable hashes from numbers to obfuscate IDs. | 52 |
| | A single-function SHA256 hashing implementation in ANSI C | 4 |
| | A Verilog implementation of the SHA-512 hash function | 37 |
| | A package implementing secure hash algorithms for a specific programming language | 16 |
| | Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| | An implementation of the SHA-256 cryptographic hash function in hardware | 320 |
| | Library that enables image comparison by generating hash codes from images using different algorithms | 20 |
| | A fuzzy matching library that generates hash values for similarity comparisons | 750 |
| | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| | A C++ library providing a flexible and universal API for various cryptographic hash functions | 198 |
| | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
| | A single-function SHA256 hashing implementation in C. | 20 |
| | A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |