← 返回
开发者工具 中文

Hash

Generate MD5 and SHA checksums, verify integrity, and compare hash values. Use when computing checksums, verifying downloads, or comparing hash outputs.
生成MD5和SHA校验和,验证完整性并比较哈希值。适用于计算校验和、验证下载或比较哈希输出。
bytesagain1
开发者工具 clawhub v3.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 943
下载
💾 10
安装
2
版本
#latest

概述

hash

Hash & Checksum Tool.

Commands

md5

Compute MD5 hash

scripts/script.sh md5 <file_or_text>

sha1

Compute SHA-1 hash

scripts/script.sh sha1 <file_or_text>

sha256

Compute SHA-256 hash

scripts/script.sh sha256 <file_or_text>

sha512

Compute SHA-512 hash

scripts/script.sh sha512 <file_or_text>

verify

Verify a file against a known hash

scripts/script.sh verify <file> <expected_hash>

compare

Compare hashes of two files

scripts/script.sh compare <file1> <file2>

batch

Hash every file in a directory (default: sha256)

scripts/script.sh batch <directory> [algo]

check

Verify hashes listed in a checksum file

scripts/script.sh check <hashfile>

history

Show recent hash operations

scripts/script.sh history

Requirements

  • bash 4.0+

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 2 个版本

  • v3.0.1 当前
    2026-03-29 21:06 安全 安全
  • v1.0.2
    2026-03-20 01:09

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,288

Cad

bytesagain1
CAD参考工具
★ 0 📥 2,733
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 670 📥 324,284