總覽
在本地計算任意文字的 SHA-1、SHA-256、SHA-384 與 SHA-512 雜湊值。基於瀏覽器 WebCrypto,完全本地執行,資料不會離開你的裝置。
When you need to quickly hash a string — verify a checksum, generate an integrity fingerprint, derive a cache key — open the popup, paste, pick an algorithm, and read the hex. Hashing is done by the browser's native WebCrypto, the same primitive that backs HTTPS. Key features: - Four algorithms in one popup: SHA-1, SHA-256, SHA-384, SHA-512 - Live computation — the hex digest updates as you type - Character count for the input and hex-length count for the output, shown live - One-click copy on the full hex digest - Your last-used algorithm and UI language are remembered locally - Backed by `crypto.subtle.digest` — no third-party hashing library, no network No data leaves your device. The hash is computed on your machine; nothing is uploaded or logged.
詳細資料
隱私權
這位開發者就你的資料做出下列聲明:
- 除經核准的用途外,不會將你的資料販售給第三方
- 不會基於與商品核心功能無關的目的,使用或轉移資料
- 不會為了確認信用度或基於貸款目的,使用或轉移資料