Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
Lesson 12 / 4229%
Cryptography2/5

Symmetric vs Asymmetric

Symmetric (one shared key)AliceBobAES(message, K)Ksame K on both sidesfast · key-exchange problemAsymmetric (public + private)AliceBobRSA(message, pubB)pubprivpub encrypts · priv decryptsslow · no key sharing neededmodern TLS uses asymmetric to swap a symmetric session key — best of both
Visual explanation diagram · click steps to walk through it

This lesson is Pro only.

Unlock every premium lesson and module — Pro from ₹299 / month (or ₹999 / year, saves ~₹2,589).

Sign in to unlock
// feedback.matters()
Did this lesson help you?