X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=contrib%2Fstreebog256sum;fp=contrib%2Fstreebog256sum;h=1e67e33af171da6af876654d1719159cfd164ae8;hb=976639a8b7715af5c74d66d0fb66477ff1470b89;hp=45fc856e6a234992fbe8e819afd1c4be0d278ef4;hpb=e13971045295fb3f52d75c930331b6b9377971ae;p=meta4ra.git diff --git a/contrib/streebog256sum b/contrib/streebog256sum index 45fc856..1e67e33 100755 --- a/contrib/streebog256sum +++ b/contrib/streebog256sum @@ -1,4 +1,3 @@ #!/bin/sh -nettle-hash --algorithm=streebog256 --raw | hexdump -v -e '/1 "%02x"' -echo +nettle-hash --algorithm=streebog256 --raw | xxd -c 0 -p