SW StudyWalks

Computer Science  /  CS 0635  ·  Atom · ~20 seconds

Public and Private Keys

Video not yet published
to the StudyWalks catalog
State

Asymmetric encryption, also called public-key cryptography, uses a key pair — the sender encrypts with the receiver's public key; only the receiver's private key decrypts.

Show

A mailbox anyone can drop into, openable by one keyholder, is the pair in hardware.

Watch for

The public key hides nothing; the private key does all the guarding.

Builds on

Unlocks

  • Nothing yet depends on this.