Perfect-Crypto
Perfect-Crypto copied to clipboard
fix OpenSSL digest tests
The openssl command requires the use of dgst -<algorithm> syntax for its more recent digest algorithms.
Also, the whirlpool algorithm isn't available on macOS before 10.13 (when they switched to LibreSSL), but the ripemd160 algorithm is.