pipe hashes through stdout?
#3
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.


Messages In This Thread
pipe hashes through stdout? - by procrustes - 09-04-2016, 08:41 PM
RE: pipe hashes through stdout? - by bastibasti - 09-04-2016, 09:39 PM
RE: pipe hashes through stdout? - by procrustes - 09-05-2016, 09:11 PM
RE: pipe hashes through stdout? - by atom - 09-05-2016, 09:40 AM
RE: pipe hashes through stdout? - by procrustes - 09-05-2016, 09:19 PM
RE: pipe hashes through stdout? - by atom - 09-08-2016, 08:07 AM