Difference between revisions of "Shasum"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related commands == | == Related commands == | ||
− | + | *<code>[[openssl]] sha256 /path/to/file</code> |
Revision as of 16:11, 17 April 2020
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: