> For the complete documentation index, see [llms.txt](https://www.0x1.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.0x1.academy/gei-kai-fa-zhe-de-zhi-nan/cryptography/sha256.md).

# SHA256

> **最後更新：2026 年 1 月**

SHA256是Secure Hash Algorithm 256的簡寫，屬於SHA2家族，其中256指的是其產生的哈希值共有256位元(bit)。目前被發現和MD5、SHA1一樣具有被[長度擴展攻擊](https://zh.wikipedia.org/wiki/长度扩展攻击)(Length extension attack)的風險。

***

#### 相關條目

* [SHA3](/gei-kai-fa-zhe-de-zhi-nan/cryptography/sha3.md)
* [NFT 懶人包 - WhaleShark](/shu-wei-yi-shu-yu-shou-cang-pin/nft-for-dummies.md)
* [哈希算法](/gei-kai-fa-zhe-de-zhi-nan/cryptography/hash.md)

#### 參考資料
