Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 18 Jan 2018 23:19:25 +0000 (00:19 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 18 Jan 2018 23:19:25 +0000 (00:19 +0100)
commit276a54f13460010f0a5866466820c101ee08cbe6
treef26dd0fa3ce146e7e20db589da45dfbee9c26a31
parentde0eb5a71c8f65df71712ba9c5cd7092baa8d980
Continued:
- rewrite "miner" chash to scrypt
- imported needed exception class

Signed-off-by: Roland Häder <roland@mxchange.org>
application/tests/exceptions.php
contrib/chash/chash.php
contrib/chash/lib/functions.php [new file with mode: 0644]
contrib/chash/lib/scrypt.php [new file with mode: 0644]