lonesha256-ansi
SHA hasher
A single-function SHA256 hashing implementation in ANSI C
Portable, endian-proof, single-file, single-function sha256 implementation in ANSI C
4 stars
3 watching
0 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
barerose/lonesha256 | A single-function SHA256 hashing implementation in C. | 20 |
secworks/sha256 | An implementation of the SHA-256 cryptographic hash function in hardware | 317 |
okdshin/picosha2 | A lightweight C++ library for generating SHA256 hashes from various inputs | 662 |
secworks/sha512 | A Verilog implementation of the SHA-512 hash function | 37 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
juliacrypto/sha.jl | A Julia implementation of common hash functions | 47 |
srijs/rusha | A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |
h2non/jshashes | A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
rxi/shash | A spatial hash data structure for efficient collision detection and object management in 2D spaces | 71 |
lyarbean/xxhash-ada | An implementation of a non-cryptographic hash function in Ada | 1 |
lemonpepperseasoning/hasher | An app designed to find collisions in SHA-256 hashes using brute-force algorithms | 0 |
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,676 |
wangyi-fudan/wyhash | Provides fast and simple hashing functions and random number generators for various programming languages. | 970 |
d4-project/passive-ssh | A tool for collecting and analyzing SSH key material for threat intelligence purposes. | 102 |
ucb-bar/sha3 | A hardware accelerator for the Secure Hash Algorithm 3 (SHA3) implemented in Verilog. | 76 |