Real-World Cryptography
David Wong
Real-World Cryptography
by David Wong
Summary
Real-World Cryptography teaches you applied cryptographic techniques for securing systems. It covers symmetric and asymmetric encryption, digital signatures, hash functions, key exchange, TLS, and advanced topics like secure messaging, post-quantum cryptography, and zero-knowledge proofs.
Why Read This Book
Cryptography underpins every identity protocol. Understanding how TLS, digital signatures, key exchange, and token signing work is essential for anyone building or auditing identity systems.
Key Takeaways
- Modern cryptographic primitives and their applications
- TLS and secure communications
- Digital signatures and certificate authorities
- Key exchange protocols and forward secrecy
- Post-quantum cryptography and emerging threats
Who Should Read This
Engineers who want to understand the cryptographic foundations that underpin identity protocols like OAuth, SAML, and FIDO.
Frequently Asked Questions
What is "Real-World Cryptography" about?
Real-World Cryptography teaches you applied cryptographic techniques for securing systems. It covers symmetric and asymmetric encryption, digital signatures, hash functions, key exchange, TLS, and advanced topics like secure messaging, post-quantum cryptography, and zero-knowledge proofs.
Who should read "Real-World Cryptography"?
Engineers who want to understand the cryptographic foundations that underpin identity protocols like OAuth, SAML, and FIDO.
What are the key takeaways from "Real-World Cryptography"?
Key takeaways include: Modern cryptographic primitives and their applications; TLS and secure communications; Digital signatures and certificate authorities.