B.BlockAxis⌕ Search
Menu

Public key

A value that permits signature verification without revealing the private key.

A concrete example

A verifier checks a signature over a message using the matching public key.

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 ↗

← Back to the glossary