lonesha256
Hashing function
A single-function SHA256 hashing implementation in C.
Portable, endian-proof, single-file, single-function sha256 implementation in C
20 stars
3 watching
3 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A single-function SHA256 hashing implementation in ANSI C | 4 |
| An implementation of the SHA-256 cryptographic hash function in hardware | 320 |
| A Verilog implementation of the SHA-512 hash function | 37 |
| A collection of hash functions and tests for their properties | 2,688 |
| An implementation of a non-cryptographic hash function in Ada | 1 |
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| A Julia implementation of common hash functions | 48 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| A Pure Elixir implementation of the Fowler–Noll–Vo hash function algorithm. | 5 |
| Implementation of the BLAKE2s hash function in Ada for secure data integrity and authenticity verification. | 1 |
| A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
| Provides an implementation of the Sha2 family of hash functions in Motoko | 2 |
| A collection of hash functions implemented in pure Nim | 8 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |