Labs ICT
โญ Pro Login

Asymmetric Encryption

RSA, ECC, and public-key cryptography

Two Keys, Not One

Asymmetric encryption uses a pair of keys โ€” a public key (shared with everyone) and a private key (kept secret). Data encrypted with one can only be decrypted with the other.

How It Works

Common Algorithms

Digital Envelopes

๐Ÿงช Quick Quiz

What is the difference between symmetric and asymmetric encryption?