sha2raw 14.0.1

SHA-2 hash function
Documentation
1
2
3
4
# sha2raw


> Implementation of Sha256 with a focus on hashing fixed sizes chunks, that do not require padding. Based on [sha2]https://docs.rs/sha2.