X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=contrib%2Fstreebog256sum;fp=contrib%2Fstreebog256sum;h=d5c4dc623bdd10557dacaea385dd5023f20e14ff;hb=8f03605cd965568241c7475b3d662adb025c6cf5;hp=9a4c9be273ab5660363237db5ce2cf0b04c0094f;hpb=443182b338389120eb9039e27fe49f7b28cc5419;p=meta4ra.git diff --git a/contrib/streebog256sum b/contrib/streebog256sum index 9a4c9be..d5c4dc6 100755 --- a/contrib/streebog256sum +++ b/contrib/streebog256sum @@ -1,3 +1,3 @@ #!/bin/sh -exec rhash --printf "%{gost12-256}\n" - +nettle-hash --algorithm=streebog256 --raw | hexdump -v -e '/1 "%02x"'