Cryptography I: Advanced Block Cipher Modes and Padding

Practical implementation of CBC and CTR modes: IV management, nonce-based encryption, padding schemes (TLS), and security bounds.

February 5, 2020 · z-r0crypt

Cryptography I: Block Ciphers and Modes of Operation

Week 2-3: Block ciphers, PRP security, one-time key modes (ECB/DET-CTR), many-time key modes (CBC/CTR), IV/nonce-based encryption.

February 3, 2020 · z-r0crypt

Cryptography I: Stream Ciphers, PRGs, and Semantic Security

Week 1 foundations: stream ciphers, PRG security definitions, birthday paradox, attacks on OTP/RC4/CSS, and Salsa20 construction.

November 24, 2019 · z-r0crypt