Step 1
Alice has a confidential document
Alice needs to send a confidential business document to Bob. At the moment, the document is readable plaintext.
Key idea
Plaintext is the original readable information before encryption.
How the four ideas connect
🔒EncryptionProtects confidentiality by making information unreadable without the correct key.
#️⃣HashingCreates a fixed digital fingerprint that reveals whether data has changed.
✍️Digital signaturesConnect data to the private key that authorised it.
⛓️BlockchainUses hashes and signatures to verify and record authorised transactions.