28 stable releases (12 major)
| 13.1.0 | Jun 18, 2024 |
|---|---|
| 12.0.0 | Apr 25, 2024 |
| 11.1.0 | Nov 8, 2023 |
| 10.0.0 | Jun 30, 2023 |
| 1.0.0 | May 19, 2020 |
#581 in Cryptography
3,812 downloads per month
Used in 34 crates
(2 directly)
31KB
603 lines
sha2raw
Implementation of Sha256 with a focus on hashing fixed sizes chunks, that do not require padding. Based on sha2.
lib.rs:
An implementation of the [SHA-2][1] cryptographic hash algorithms.
Dependencies
~385–520KB
~11K SLoC