]> Sergey Matveev's repositories - meta4ra.git/blobdiff - contrib/streebog256sum
Newline terminator
[meta4ra.git] / contrib / streebog256sum
index 9a4c9be273ab5660363237db5ce2cf0b04c0094f..45fc856e6a234992fbe8e819afd1c4be0d278ef4 100755 (executable)
@@ -1,3 +1,4 @@
 #!/bin/sh
 
-exec rhash --printf "%{gost12-256}\n" -
+nettle-hash --algorithm=streebog256 --raw | hexdump -v -e '/1 "%02x"'
+echo