A concrete example
A stolen private key may let an attacker sign a valid asset transfer.
In context
Hashing is not encryption. Encryption conceals a message until it is decrypted; a hash helps check integrity. Matching a fingerprint establishes consistency with particular data, not that the underlying statement is true. Hashing a false invoice does not make it genuine.
Explore the full explanation
Blockchain
Hashes, keys and signatures
A cryptographic hash maps data to a fixed-length fingerprint.
Beginner4 min reading + workshop ↗