Shasum
shasum -a 256 /path/to/file
Double encoding:
echo -n hello | openssl sha256 -binary | openssl sha256 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50
Related commands
openssl sha256 /path/to/file
Advertising:
shasum -a 256 /path/to/file
Double encoding:
echo -n hello | openssl sha256 -binary | openssl sha256 9595c9df90075148eb06860365df33584b75bff782a510c6cd4883a419833d50
openssl sha256 /path/to/file
Advertising: