Hashing - Blockchain

From P2P Foundation
Revision as of 07:26, 22 January 2025 by Mbauwens (talk | contribs) (Created page with " =Description= Arnavb: "Hash (Block Hash): Hashing is the cryptographic algorithm which takes any input and converts into a fixed length of string ( 64-digit encrypted hexadecimal number) Block Hash is the value obtained by “hashing” of all the contents in the block by “SHA-256 Cryptographic Hashing Algorithm”." =More information= * Video explanation: https://www.youtube.com/watch?v=QJ010l-pBpE Category:Crypto Technology Category:Technology ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Arnavb:

"Hash (Block Hash):

Hashing is the cryptographic algorithm which takes any input and converts into a fixed length of string ( 64-digit encrypted hexadecimal number)

Block Hash is the value obtained by “hashing” of all the contents in the block by “SHA-256 Cryptographic Hashing Algorithm”."


More information