SHA-256 雜湊產生器:快速上手指南
第一次使用就能成功所需的全部內容:該貼上什麼、哪個選項真正重要、以及如何讀懂結果。
使用方法
- 開啟工具,將內容貼上到左側輸入框。
- 只調整任務真正需要的選項——多數情況下預設值就是正確的。
- 在右側檢視結果,輸入時結果會即時更新。
- 用「複製」取走結果,或用「下載」儲存為檔案。
範例
SHA-256 digest in hex.
輸入
The quick brown fox
輸出 — 搜尋結果
5cac4f980fedc3d3f1f99b4be3472c9b30d56523e632d151237ec9309048bda9
執行
說明
Compute the SHA-256 digest — the standard for modern integrity checks.
相關工具
MD5 雜湊產生器Compute the MD5 digest of any string.SHA-1 雜湊產生器Compute the SHA-1 digest of any string.SHA-384 雜湊產生器Compute the SHA-384 digest of any string.SHA-512 雜湊產生器Compute the SHA-512 digest of any string.HMAC 產生器Create keyed HMAC signatures with SHA-256/384/512.CRC32 檢查碼Calculate the CRC32 checksum of text or files.