Generate 256-bit (32-byte) SHA-256 hash values. Industry-standard for file integrity verification, software distribution checksums, and data authentication.
sha256-tool [options] <file>
sha256-tool downloaded.iso
sha256-tool important.pdf
echo "verify me" | sha256-tool
共 1 个版本