sha3bit

Pure python implementation of SHA3 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