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