X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=contrib%2Fstreebog512sum;fp=contrib%2Fstreebog512sum;h=c3fd7a41bc793d6e52d1957949dc3e039ec49dfc;hb=8f03605cd965568241c7475b3d662adb025c6cf5;hp=51c25b0aef7011f3322ffd9ca0c6bc4f8ef3d6d2;hpb=443182b338389120eb9039e27fe49f7b28cc5419;p=meta4ra.git diff --git a/contrib/streebog512sum b/contrib/streebog512sum index 51c25b0..c3fd7a4 100755 --- a/contrib/streebog512sum +++ b/contrib/streebog512sum @@ -1,3 +1,3 @@ #!/bin/sh -exec rhash --printf "%{gost12-512}\n" - +nettle-hash --algorithm=streebog512 --raw | hexdump -v -e '/1 "%02x"'