layout | title |
---|---|
default |
Crypto Crash Course |
This is the first in a series of 3 sessions on practical cryptography. In this session we'll talk about many of the key concepts in cryptography.
- XOR and its importance for cryptography
- One-time pads
- Types of ciphers
- Symmetric
- Stream
- Block
- Asymmetric
- Symmetric
- Block cipher modes
- ECB (Electronic Codebook)
- CBC (Cipher Block Chaining)
- Hashes
- MACs (Message Authentication Codes)
- HMAC (Hash-based MAC)
<iframe id="ytplayer" type="text/html" width="640" height="360" src="https://www.youtube-nocookie.com/embed/NTpzmPML42E?rel=0&autoplay=0&origin={{ site.url }}" frameborder="0"></iframe>