2 lines
98 B
Bash
2 lines
98 B
Bash
$ echo -n 'ASCII string' | openssl sha1 | sed 's/.*= //'
|
|
9e9aeefe5563845ec5c42c5630842048c0fc261b
|