CryptoCurrencyPHP
CryptoCurrencyPHP copied to clipboard
Remove static of p_over_four
If the $p_over_four is static and then use Signature::recoverPublicKey() twice will raise a php error:
PHP Recoverable fatal error: Object of class GMP could not be converted to boolean