|
|
|
|
|
by tptacek
2021 days ago
|
|
It drives me nuts that people think the right way to teach cryptography and "cryptanalysis" (I'd say: cryptographic vuln research) is stuff like differential and linear cryptanalysis, or, for that matter, index calculus. Practically nobody is going to use that stuff; it's just the stuff that's been in textbooks for 20 years, and so people assume they need to teach it. How far into this do you get before you learn how CBC bitflips work? Trick question! It's never covered. The cryptanalysis slides are from 2013, sure, but CBC padding oracles were already passé by then. It just makes me feel like people aren't taking the subject seriously. Which is how a lot of this courseware reads to me! A recitation of random facts. |
|