wunder beta

🔐 How Encryption Keeps Secrets

The math that lets strangers share secrets in plain sight.

2
lessons
~15 min
to learn
🔢 Math
subject
Adults
level
Start the course →

What you’ll learn

  1. Understand symmetric encryption, why keys must stay secret, and AES as the modern standard.Ciphers turn plaintext into ciphertext; symmetric AES is fast and trusted but leaves the hard problem of safely sharing a key.
  2. Understand asymmetric encryption, RSA, hybrid systems, and digital signatures.Public/private key pairs solve key sharing; RSA relies on prime factoring, hybrids combine speed and convenience, and signatures prove authenticity.

Questions this course answers

In a well-designed cipher, what must stay secret?

Modern algorithms are public and well-studied; security depends entirely on keeping the key secret, not on hiding the method.

What defines symmetric encryption?

Symmetric encryption uses one shared secret key for both locking and unlocking, making it fast but requiring both parties to share the key.

When was AES adopted as the US standard FIPS 197?

AES, originally Rijndael by Daemen and Rijmen, was announced as US standard FIPS 197 on November 26, 2001 after winning a NIST competition.

In asymmetric encryption, who can decrypt a message locked with your public key?

The public key encrypts and only the mathematically paired private key can decrypt, so you can publish the public key freely.

What hard math problem underpins RSA's security?

Multiplying two large primes is easy, but factoring the product back into them is infeasible for large numbers, which keeps RSA secure.

How do systems like HTTPS combine the two encryption types?

Hybrid systems use slow asymmetric crypto once to agree on a fast symmetric key, then encrypt the bulk data with AES.

Grounded in trusted sources

  • Public-key cryptography, Wikipedia (en.wikipedia.org/wiki/Public-key_cryptography)
  • Advanced Encryption Standard, Wikipedia (en.wikipedia.org/wiki/Advanced_Encryption_Standard)
  • IBM, 'What is Asymmetric Encryption?' (ibm.com/think/topics/asymmetric-encryption)
  • IBM, 'What Is Symmetric Encryption?' (ibm.com/think/topics/symmetric-encryption)
  • NIST FIPS 197, Advanced Encryption Standard (nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197-upd1.pdf)

Every Wunder lesson is built from real, reputable sources — never invented.

Related Math courses

Wunder is a personalized learn-anything platform — tell it any topic and it builds a beautiful, fact-checked course in minutes, with narration, a knowledge check, and a college-style University track.

Browse more Math courses · All topics · Home

© 2026 Wunder Learning LLC · Terms & Privacy