There are five modules in `hashes` that implement cryptography (i.e. have a `process_block` function). For each of them create a new submodule called `crypto` and move the code there. Code organisational refactor only, no logic changes.