1 unstable release
0.1.0 | Nov 22, 2021 |
---|
#5 in #sha2
Used in 4 crates
(2 directly)
31KB
601 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
~505KB
~11K SLoC