Perfect-Crypto icon indicating copy to clipboard operation
Perfect-Crypto copied to clipboard

fix OpenSSL digest tests

Open EricFromCanada opened this issue 7 years ago • 0 comments

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.

EricFromCanada avatar May 14 '18 21:05 EricFromCanada