Cryptography Books
2 books in this category
Real-World Cryptography
David Wong
Real-World Cryptography
David Wong
4.7
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.
advancedCryptographyCybersecurity
Authentication and Access Control
Jason Andress
Authentication and Access Control
Jason Andress
4
A practical guide to authentication mechanisms and access control models. It covers password-based authentication, multi-factor authentication, biometrics, access control models (MAC, DAC, RBAC, ABAC), and the cryptographic foundations that support them.
intermediateAuthenticationAuthorization