The Joy of Cryptography is an undergraduate-level textbook that introduces students to the fundamentals of provable security. By @GarbledCircus via @mitpress
Here is a little writeup I prepared for the Computer Aided Security Proofs (CAPS) workshop at Eurocrypt, showing the CPA-security of hybrid encryption in the style of @JoyOfCrypto. It should give you a sense of what the upcoming web edition will be like! https://t.co/uPLoMUgnLC
I had put off looking at @JoyOfCrypto because "meh, why another cryptography textbook". How wrong I was, it is fantastic. I never thought you could make the OTP interesting. Using it to introduce hybrid arguments is brilliant w/o indistinguishability is so nice.
@neilmaddog Wow, thanks very much for this thoughtful and insightful review!
The only thing I'd like to add is that hybrid encryption is indeed covered in section 15.4, although I don't use the terms KEM/DEM (and don't discuss KEM in contrast to full-fledged PKE).