以下の英語の用語と説明を日本語にしてください。忠実な翻訳でなくて構いません。AI翻訳にかけて内容を理解した上で、ご自身の言葉で説明してください。
日本語の提案はGitHubでプルリクエストとして受付中。プルリクエストがマージされたら、報酬をライトニング⚡️送金します。
提案手順はこちらの「2. 用語集の用語説明の提案手順」をご参照ください。
SHA-256
2,100 sats
SHA-256 is a cryptographic hash function. A cryptographic hash function has a few key properties. It takes an input, called a preimage, and produces an output of a fixed length—all SHA-256 outputs are 256 bits long. This process is deterministic, meaning a given input will produce the exact same output every time. Hash functions are also unpredictable: the slightest change to an input yields an entirely different output, such that it is infeasible to craft a desired output or calculate an input based on the outputs. SHA-256 is a member of a family of hash functions called Secure Hashing Algorithm (SHA) functions.
The Bitcoin protocol uses SHA-256 to derive transaction IDs (txids), block hashes, addresses, and Merkle trees. Occasionally, SHA-256 is applied twice, as in the case of txids.
コンテンツの著作権は River Financial に帰属します。二次利用の可否は権利者にご確認ください。 / All rights reserved to River Financial.