sha256
Hash function implementation
An implementation of the SHA-256 cryptographic hash function in hardware
Hardware implementation of the SHA-256 cryptographic hash function
320 stars
27 watching
89 forks
Language: Verilog
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Verilog implementation of the SHA-512 hash function | 37 |
| A single-function SHA256 hashing implementation in C. | 20 |
| An implementation of a non-cryptographic hash function in Ada | 1 |
| A single-function SHA256 hashing implementation in ANSI C | 4 |
| A Julia implementation of common hash functions | 48 |
| An optimized implementation of a cryptographic hash function. | 12 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A package implementing secure hash algorithms for a specific programming language | 16 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
| A lightweight C++ library for generating SHA256 hashes from various inputs | 665 |
| Provides Swift wrappers for CommonCrypto's SHA256 methods. | 72 |
| A collection of hash functions and tests for their properties | 2,688 |
| A hardware accelerator for the Secure Hash Algorithm 3 (SHA3) implemented in Verilog. | 77 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |