Added the cache mechanism. Updated the README as well to add some explainations.
This way we do not recompute/bruteforce twice any hash. We check the cache first and accoring to the configuration, we see if we processed to the bruteforcing or not.
This way we do not recompute/bruteforce twice any hash. We check the cache first and accoring to the configuration, we see if we processed to the bruteforcing or not.