Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 7 pages
Exam (elaborations)

CS 251: CYBERSECURITY MASTER HANDBOOK | 2026 update

Document preview thumbnail
Preview 2 out of 7 pages

CS 251: CYBERSECURITY MASTER HANDBOOK | 2026 update

Content preview

■ CYBERSECURITY
MASTER HANDBOOK


2026 EDITION


Advanced Reference for Graduate-Level Security Studies

Harvard & Stanford Graduate Security Program
Data Privacy · AES/RSA Encryption · Modern Cyber Threats


■ Practical Cryptography ■■ Zero-Trust Architecture


■ Case Studies 2026 ■ Exam Q&A Solutions

, CHAPTER 1 — FOUNDATIONS OF PRACTICAL
CRYPTOGRAPHY

Cryptography in 2026 has evolved beyond its classical roots into a discipline that underpins virtually every
layer of modern digital infrastructure. Understanding its mechanisms is no longer optional for security
professionals — it is foundational.

Symmetric Encryption: AES
The Advanced Encryption Standard (AES) remains the gold standard for bulk data encryption. Operating
on 128-bit blocks with key sizes of 128, 192, or 256 bits, AES employs a substitution-permutation network
across 10–14 rounds depending on key length.

The four core transformations per round are: SubBytes — applies a non-linear S-box transformation;
ShiftRows — cyclically shifts row bytes; MixColumns — performs matrix multiplication over GF(28); and
AddRoundKey — XORs the state with a derived subkey.

In practice, AES-256-GCM (Galois/Counter Mode) is preferred for authenticated encryption, providing
confidentiality and integrity verification simultaneously. Any implementation that separates these two
concerns introduces vulnerability windows.

Asymmetric Encryption: RSA and Its Successors
RSA relies on the computational difficulty of factoring large semiprime integers. Key generation: select
primes p and q, compute n = pq, derive φ(n) = (p−1)(q−1), select public exponent e (typically 65537),
compute private exponent d such that ed ≡ 1 (mod φ(n)).

RSA-2048 is approaching its security sunset. NIST finalized post-quantum cryptography standards in
2024; by 2026 organizations are migrating toward CRYSTALS-Kyber (key encapsulation) and
CRYSTALS-Dilithium (digital signatures) — both lattice-based schemes resistant to Shor's algorithm.

Hybrid Cryptosystems
TLS 1.3 uses asymmetric cryptography exclusively for key exchange (via ECDHE), then switches to
symmetric AES-GCM for session data. This hybrid approach combines key distribution advantages of
asymmetric systems with the performance benefits of symmetric encryption.

Hash Functions and Security Properties
SHA-3 (Keccak) has largely replaced SHA-2 in high-assurance environments due to its sponge
construction, resisting length-extension attacks inherent in Merkle–Damgård designs. For password
storage, Argon2id remains the recommended function — deliberately memory-hard and resistant to
GPU-accelerated brute-force attacks.

Document information

Uploaded on
May 12, 2026
Number of pages
7
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$11.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
NaireExams
4.1
(50)
Sold
184
Followers
170
Items
2955
Last sold
2 weeks ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions