Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 720 Bytes

crypto_wrap-up.md

File metadata and controls

25 lines (20 loc) · 720 Bytes
layout title
default
Crypto Wrap-Up

This is the last in a series of 3 sessions on practical cryptography. In this session we'll talk about some tips and tricks.

What you'll learn

  • ECB mode
    • Detection
    • Determining block size
    • Determining data offset
  • Detecting and exploiting padding oracles
  • General advice
  • Cryptopals challenges will take you to the next level

Video

<iframe id="ytplayer" type="text/html" width="640" height="360" src="https://www.youtube-nocookie.com/embed/Zj6Z4QMzObE?rel=0&autoplay=0&origin={{ site.url }}" frameborder="0"></iframe>