sha256bit
Pure python implementation of SHA256 with features which are often lacking:
bit granularity for message input length
import/export API to “persist” the state in the middle of a hash computation
Other online resources:
Download Page with releases
This page, when viewed online is at https://sha256bit.readthedocs.io/en/latest/