Subjects / Cryptography

Best books to learn Cryptography, in order

Cryptography is unforgiving of gaps: a shaky mental model leads to insecure systems that look fine. Read it from the ground up—the goals and threat models, then symmetric encryption and hashing, then public-key methods and the protocols that combine them—resisting the urge to implement before you understand why the primitives are secure and how they fail.

Build your own Cryptography list →Browse all paths

Reading paths for cryptography

Popular cryptography books

Related reading

Frequently asked questions

How should I approach learning cryptography?
Cryptography is unforgiving of gaps: a shaky mental model leads to insecure systems that look fine. Read it from the ground up—the goals and threat models, then symmetric encryption and hashing, then public-key methods and the protocols that combine them—resisting the urge to implement before you understand why the primitives are secure and how they fail.
What's a good book to start cryptography with?
A strong starting point is Cryptography and Network Security by William Stallings. The ordered reading paths above show exactly where it fits and what to read next.
What should I read after cryptography?
Once you have the fundamentals, explore closely related subjects like Unity game development, Amazon Web Services (AWS), Rust programming.

Related subjects