Searched full:sha256sum (Results 1 – 25 of 120) sorted by relevance
12345
75 sha256sum file87 sha256sum file121 sha256sum file125 sha256sum file
57 sha256sum $ZSTD_VERSION.tar > $ZSTD_VERSION.tar.sha25659 sha256sum $ZSTD_VERSION.tar.zst > $ZSTD_VERSION.tar.zst.sha25661 sha256sum $ZSTD_VERSION.tar.gz > $ZSTD_VERSION.tar.gz.sha256
29 self.CHECKSUM = self.sha256sum(policy_path)32 def sha256sum(self, filepath): member in policy_ExtensionPolicy
58 sha256sum "./$F" > "./$F.sha256sum"
88 sha256sum -b "$(basename "${file}")"93 echo "# sha256sum of PKITS" > pkits.version
1 # sha256sum of PKITS
98 win-build/.stamp-source : win-build/.stamp-sha256sum-checked105 win-build/.stamp-sha256sum-checked : win-build/libogg-$(ogg_version).tar.gz106 @if test $$(sha256sum $+ | sed 's/ .*//') != $(ogg_sha256sum) ; then exit 1 ; fi
45 * $ echo -n foobar |sha256sum in TEST()60 * $ dd if=/dev/zero bs=1048576 count=4097 |sha256sum in TEST()
58 { "sha256sum", SHA256Sum },
24 | sha256sum -c && \37 sha256sum -c - ) && \
32 …test "$(sha256sum boost.tar.bz2)" = "4eb3b8d442b426dc35346235c8733b5ae35ba431690e38c6a8263dce9fcbb…69 …test "$(sha256sum gmp.tar.xz)" = "fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2…
60 && echo "${BOOST_HASH} boost_${BOOST_VERSION}.tar.bz2" | sha256sum -c \73 && echo "${OPENSSL_HASH} openssl-${OPENSSL_VERSION}.tar.gz" | sha256sum -c \
100 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.123 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
98 …tifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.117 …tifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
180 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.205 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
21 USE_TOYBOX_LIBCRYPTO(USE_SHA256SUM(OLDTOY(sha256sum, sha1sum, TOYFLAG_USR|TOYFLAG_BIN)))59 config SHA256SUM60 bool "sha256sum"262 USE_SHA256SUM(HASH_INIT("sha256sum", SHA256),) in do_lib_hash()
35 echo "`sha256sum $ARCHIVE`"
26 function sha256sum() { shasum -a 256 "$@" ; } function85 echo "${sha256} ${filepath}" | sha256sum -c
23 …b09c04112cc992bc95ebc0dcea8c5e9d0760438789be2896cdc69ff8 clang_r337145.tar.gz" | sha256sum -c && \
37 - docs/relnotes: add sha256sum for 20.0.3
18 …0dcdf60e912057cc86cbedba21b9b0d67ec11bc67ad4834f182a23 cmake-3.16.8-Linux-x86_64.sh" | sha256sum -c
36 Linux) sha=sha256sum ;;