09-05-2016, 09:40 AM
You can use tools/test.pl in passthrough mode to generate hashes. However the tool is designed for unit-tests, not to run fast.
If you want to print out hashes calculated that makes sense only for slow hashes and is therefore only available for that. In such a case you can use a hook to do that, but you'd need to add a small patch to the host code.
If you want to print out hashes calculated that makes sense only for slow hashes and is therefore only available for that. In such a case you can use a hook to do that, but you'd need to add a small patch to the host code.