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:

Indices and tables