Cryptography in Everyday Software: HTTPS, Passwords & JWTs (Practical Crypto #2)

Cryptography is not an abstract feature hiding in a security library. It protects the HTTPS connections, password databases, messages, tokens, and software updates that developers and QA engineers work with every day. You’ll learn: how TLS protects data in transit what password salting does and does not protect how signed JWTs and software updates use integrity checks how to map real product features to the four security goals Lecture 2 of Practical Cryptography for Developers and QA Engineers. #Cryptography #SoftwareDevelopment #QAEngineering